aboutsummaryrefslogtreecommitdiffstats
path: root/packages/udev/udev_092.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/udev/udev_092.bb')
-rw-r--r--packages/udev/udev_092.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/udev/udev_092.bb b/packages/udev/udev_092.bb
index f25eeb0946..081269404e 100644
--- a/packages/udev/udev_092.bb
+++ b/packages/udev/udev_092.bb
@@ -3,13 +3,14 @@ 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 = "hotplug"
-PR = "r5"
+PR = "r6"
SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \
file://flags.patch;patch=1 \
file://udevsynthesize.patch;patch=1 \
file://udevsynthesize.sh \
+ file://arm_inotify_fix.patch;patch=1 \
file://mount.blacklist"
include udev.inc