mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 15:06:18 +00:00
systemd: update runtime dependencies for agetty
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
3885da37a8
commit
8024bae636
@ -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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user