summaryrefslogtreecommitdiff
path: root/packages/udev/udev_092.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_092.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_092.bb')
-rw-r--r--packages/udev/udev_092.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/udev/udev_092.bb b/packages/udev/udev_092.bb
index 37b95ca96a..d9f5cbaa68 100644
--- a/packages/udev/udev_092.bb
+++ b/packages/udev/udev_092.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
the hotplug package and requires a kernel not older than 2.6.12."
RPROVIDES_${PN} = "hotplug"
-PR = "r23"
+PR = "r24"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \