summaryrefslogtreecommitdiff
path: root/recipes/udev/udev_151.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/udev/udev_151.bb')
-rw-r--r--recipes/udev/udev_151.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/udev/udev_151.bb b/recipes/udev/udev_151.bb
index 051d6d4893..07648711d6 100644
--- a/recipes/udev/udev_151.bb
+++ b/recipes/udev/udev_151.bb
@@ -3,11 +3,11 @@ 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 = "GPL"
+PR = "r2"
+
# Untested
DEFAULT_PREFERENCE = "-1"
-PR = "r1"
-
# Needed for udev-extras
DEPENDS = "gperf-native usbutils acl glib-2.0"