summaryrefslogtreecommitdiff
path: root/packages/udev/udev_097.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-02-13 11:32:44 -0500
committerTom Rini <trini@embeddedalley.com>2009-02-13 11:32:44 -0500
commitebb3272a2da8074c30a8ec8a08256486fb9d7981 (patch)
treeecc5826c6d9bbe7eedb7c9f952bcb868549e8597 /packages/udev/udev_097.bb
parentaf5b13bb6ca8e921d92721893933d2d595bd3913 (diff)
udev-{092,097,100}: Sanitize permissions.rules
Go and take out all of the GROUP='...' lines in permissions.rules for groups that we currently do not have, and no package addgroup's. Matches udev-118.
Diffstat (limited to 'packages/udev/udev_097.bb')
-rw-r--r--packages/udev/udev_097.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/udev/udev_097.bb b/packages/udev/udev_097.bb
index e9a26940b3..a3dfa51a21 100644
--- a/packages/udev/udev_097.bb
+++ b/packages/udev/udev_097.bb
@@ -8,7 +8,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 = "r12"
+PR = "r13"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \