summaryrefslogtreecommitdiff
path: root/recipes/udev/udev_124.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2010-04-12 10:07:05 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-04-12 11:09:18 +0200
commitb246e72c547be71fc4c80d984191196da5ffd2fb (patch)
tree56cc15a8e90611a4119a9287541732baa0e087c1 /recipes/udev/udev_124.bb
parent35d8d3c99331e2c40f08b5642211ff7b3b830079 (diff)
udev 124: disable devcache on BUG 2.0
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Diffstat (limited to 'recipes/udev/udev_124.bb')
-rw-r--r--recipes/udev/udev_124.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/udev/udev_124.bb b/recipes/udev/udev_124.bb
index ab391a3394..c54dff6f68 100644
--- a/recipes/udev/udev_124.bb
+++ b/recipes/udev/udev_124.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
/dev/, handles hotplug events and loads drivers at boot time. It replaces \
the hotplug package and requires a kernel not older than 2.6.12."
RPROVIDES_${PN} = "hotplug"
-PR = "r18"
+PR = "r19"
SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \