mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
systemd: update runtime dependencies for agetty
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -15,7 +15,7 @@ inherit gitpkgv
|
||||
PKGV = "v${GITPKGVTAG}"
|
||||
|
||||
PV = "git"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
inherit autotools vala
|
||||
|
||||
@@ -88,6 +88,7 @@ RDEPENDS_${PN} += "dbus-systemd udev-systemd"
|
||||
# And pull in the kernel modules mentioned in INSTALL
|
||||
RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
|
||||
${PN}-serialgetty \
|
||||
util-linux-agetty \
|
||||
module-init-tools \
|
||||
kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user