aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-05-06 09:24:43 +0200
committerKoen Kooi <koen@openembedded.org>2011-05-06 09:29:06 +0200
commitc062f83ab255a355413c4a2b2d1b09dec5c8da6c (patch)
tree1b64fde161f8cfd1569268c0eed862ac468c16cc /recipes/udev
parented5f4802eafebcca630080520a865838ab8a06d3 (diff)
downloadopenembedded-c062f83ab255a355413c4a2b2d1b09dec5c8da6c.tar.gz
udev 165: package systemd files when present
Signed-off-by: Koen Kooi <koen@openembedded.org>
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: