aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev_168.bb
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-07-04 17:00:15 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-07-05 17:49:46 +0200
commit2b7ffeb0ffc0191b5cf213dcd0031ba9fa6506ba (patch)
treecb088eaf81a3a65f71793425bf9865afcc140b7e /recipes/udev/udev_168.bb
parentd5840f76a5c4d145b1a81de48fdd7cb0dc9f2ee4 (diff)
downloadopenembedded-2b7ffeb0ffc0191b5cf213dcd0031ba9fa6506ba.tar.gz
udev-compat: switch the maximum kenrel version from 2.6.26 to 2.6.27
Without that patch the bug machine,which has a 2.6.27 hangs at boot here: Checking for built-in Bluetooth: no Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Diffstat (limited to 'recipes/udev/udev_168.bb')
-rw-r--r--recipes/udev/udev_168.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/udev/udev_168.bb b/recipes/udev/udev_168.bb
index f4fa63a7a0..decd9db4c4 100644
--- a/recipes/udev/udev_168.bb
+++ b/recipes/udev/udev_168.bb
@@ -10,6 +10,8 @@ LICENSE = "GPLv2+"
# Untested
DEFAULT_PREFERENCE = "-1"
+PR = "r1"
+
# Needed for udev-extras
DEPENDS = "gperf-native usbutils acl glib-2.0"