systemd: drag in new {udev,dbus}-systemd packages

The systemd units were split into their own subpackage in meta-oe and oe-core

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-05-26 11:08:44 +02:00
parent db5b58fd25
commit a19941125a

View File

@@ -16,7 +16,7 @@ PKGV = "v${GITPKGVTAG}"
# Except that PKGV doesn't work in OE-core :(
# PV = "git"
PV = "v26"
PR = "r0"
PR = "r1"
inherit autotools vala update-alternatives
@@ -86,6 +86,8 @@ FILES_${PN} = " ${base_bindir}/* \
FILES_${PN}-dbg += "${base_libdir}/systemd/.debug ${base_libdir}/systemd/*/.debug"
RDEPENDS_${PN} += "dbus-systemd udev-systemd"
# kbd -> loadkeys,setfont
RRECOMMENDS_${PN} += "kbd kbd-consolefonts ${PN}-serialgetty"