summaryrefslogtreecommitdiff
path: root/packages/udev/udev_100.bb
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2008-08-29 16:51:18 +0000
committerMike Westerhof <mwester@dls.net>2008-08-29 16:51:18 +0000
commit1758389618b9d52af94c8a7ba40df3e63b707998 (patch)
tree7444f628ebd13266ba5a5eed39a8b170e35aa824 /packages/udev/udev_100.bb
parent5ddd65ca331ae09bcf5505b0a7836a83aa1666ca (diff)
SlugOS 5.0: udev - mount.sh script needs to use blkid to automatically
blacklist members of a RAID array (lest we automount them, which may happen, at least with the busybox mount command).
Diffstat (limited to 'packages/udev/udev_100.bb')
-rw-r--r--packages/udev/udev_100.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/udev/udev_100.bb b/packages/udev/udev_100.bb
index c8840e1a8f..1cd3c41e82 100644
--- a/packages/udev/udev_100.bb
+++ b/packages/udev/udev_100.bb
@@ -9,7 +9,7 @@ used to detect the type of a file system and read its metadata."
DESCRIPTION_libvolume-id-dev = "libvolume_id development headers, \
needed to link programs with libvolume_id."
-PR = "r11"
+PR = "r12"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \