aboutsummaryrefslogtreecommitdiffstats
path: root/packages/udev/udev_084.bb
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-04-18 17:22:28 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-18 17:22:28 +0000
commit044e0778328cf0ecc3ded99f014ead4bbcedaa7a (patch)
treed43a9e06336408a8f518743de664830964b85fc6 /packages/udev/udev_084.bb
parent6445cb4dab5a9bdcfb67be5a83125d04133887d9 (diff)
downloadopenembedded-044e0778328cf0ecc3ded99f014ead4bbcedaa7a.tar.gz
udev: Add udev rule to auto-load the sd_mod module on demand, closing OE bug #811
Add basic auto-mounting support with automatic creation and deletion of mount-points
Diffstat (limited to 'packages/udev/udev_084.bb')
-rw-r--r--packages/udev/udev_084.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/udev/udev_084.bb b/packages/udev/udev_084.bb
index 30baa9e2fe..6ca02a5cfb 100644
--- a/packages/udev/udev_084.bb
+++ b/packages/udev/udev_084.bb
@@ -14,7 +14,7 @@ include udev.inc
INITSCRIPT_PARAMS = "start 03 S . start 55 0 6 ."
-PR = "r5"
+PR = "r6"
FILES_${PN} += "${base_libdir}"
UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/"