mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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}"
|
PKGV = "v${GITPKGVTAG}"
|
||||||
|
|
||||||
PV = "git"
|
PV = "git"
|
||||||
PR = "r4"
|
PR = "r5"
|
||||||
|
|
||||||
inherit autotools vala
|
inherit autotools vala
|
||||||
|
|
||||||
@@ -88,6 +88,7 @@ RDEPENDS_${PN} += "dbus-systemd udev-systemd"
|
|||||||
# And pull in the kernel modules mentioned in INSTALL
|
# And pull in the kernel modules mentioned in INSTALL
|
||||||
RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
|
RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
|
||||||
${PN}-serialgetty \
|
${PN}-serialgetty \
|
||||||
|
util-linux-agetty \
|
||||||
module-init-tools \
|
module-init-tools \
|
||||||
kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
|
kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user