systemd: update runtime dependencies for agetty
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 9 Jun 2011 09:01:54 +0000 (11:01 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:12:58 +0000 (08:12 -0800)
(From meta-openembedded rev: 8024bae6369c78dfa4a5350885c93ece64999cf4)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb

index 6a9d864..74e4e3f 100644 (file)
@@ -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 \
 "