aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-05-04 01:40:51 +0200
committerAndrea Adami <andrea.adami@gmail.com>2011-05-04 01:40:51 +0200
commit100f383771a32bad387ed79f8a98ba6c7f0bf3ca (patch)
tree66c4290d95deebc87f6975747246a8d161266db5
parent3238d0e004a4c80533fece6f5361b0b49225a7ac (diff)
downloadopenembedded-100f383771a32bad387ed79f8a98ba6c7f0bf3ca.tar.gz
udev: bump PR of 162 and 165 recipes following initscripts changes
* only those recent versions have been updated * versions <1.6 are actually not actively supported anymore Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes/udev/udev_162.bb2
-rw-r--r--recipes/udev/udev_165.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/udev/udev_162.bb b/recipes/udev/udev_162.bb
index 68a7c2139c..c48b8ee8fe 100644
--- a/recipes/udev/udev_162.bb
+++ b/recipes/udev/udev_162.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 = "r13"
# Untested
#DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/udev/udev_165.bb b/recipes/udev/udev_165.bb
index 23be4c013c..75e6c155b8 100644
--- a/recipes/udev/udev_165.bb
+++ b/recipes/udev/udev_165.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 = "r3"
+PR = "r4"
# Untested
DEFAULT_PREFERENCE = "-1"