aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev_151.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-05-29 13:21:01 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-05-29 13:21:01 +0200
commitfcb810f2c867cba33b28be8a5ffb5b5ab8e31b20 (patch)
tree9906b6a316e8eebc98d4eb7420081e5ca314c7f3 /recipes/udev/udev_151.bb
parentdc0a6a65a039843e8d7b19b72d73f757decc281a (diff)
downloadopenembedded-fcb810f2c867cba33b28be8a5ffb5b5ab8e31b20.tar.gz
Revert "udev: patch init of version 151 and support older kernels"
This reverts commit 28bc48904e31c3a63cf5a60bc005ed8fb359cc52.
Diffstat (limited to 'recipes/udev/udev_151.bb')
-rw-r--r--recipes/udev/udev_151.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/udev/udev_151.bb b/recipes/udev/udev_151.bb
index d4dfc53a75..9bf0872b8a 100644
--- a/recipes/udev/udev_151.bb
+++ b/recipes/udev/udev_151.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."
LICENSE = "GPLv2+"
-PR = "r12"
+PR = "r11"
# Untested
DEFAULT_PREFERENCE = "-1"
@@ -27,7 +27,6 @@ SRC_URI += " \
file://default \
file://init \
file://cache \
- file://udev-compat-static.patch \
"
SRC_URI_append_h2200 = " file://50-hostap_cs.rules "