[oe-commits] Koen Kooi : systemd: update runtime dependencies for agetty

git version control git at git.openembedded.org
Thu Jun 9 09:03:45 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 8024bae6369c78dfa4a5350885c93ece64999cf4
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8024bae6369c78dfa4a5350885c93ece64999cf4

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Jun  9 11:01:54 2011 +0200

systemd: update runtime dependencies for agetty

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-core/systemd/systemd_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 6a9d864..74e4e3f 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -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 \
 "





More information about the Openembedded-commits mailing list