mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user