aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/udev')
-rw-r--r--recipes/udev/udev_165.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/udev/udev_165.bb b/recipes/udev/udev_165.bb
index 75e6c155b8..bad847b8b7 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 = "r4"
+PR = "r5"
# Untested
DEFAULT_PREFERENCE = "-1"
@@ -87,6 +87,9 @@ FILES_${PN}-dbg += "${usrbindir}/.debug ${usrsbindir}/.debug"
FILES_${PN} += "/lib/udev* ${libdir}/ConsoleKit"
FILES_${PN}-dbg += "/lib/udev/.debug"
+# Package up systemd files
+FILES_${PN} += "${base_libdir}/systemd"
+
RPROVIDES_udev_append = " udev-compat-wrapper"
# Modify init script on platforms that need to boot old kernels: