[oe-commits] Koen Kooi : systemd: use proper fsck

git version control git at git.openembedded.org
Fri Oct 7 12:54:37 UTC 2011


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Oct  6 15:17:47 2011 +0200

systemd: use proper fsck

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

---

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

diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 336fff0..a93abdd 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,11 +14,11 @@ inherit gitpkgv
 PKGV = "v${GITPKGVTAG}"
 
 PV = "git"
-PR = "r4"
+PR = "r5"
 
 inherit autotools vala perlnative
 
-SRCREV = "798e258d301ac237cb1d72b5fc4b19ee900d6f7d"
+SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f"
 
 SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
            file://0001-disable-xsltproc-completely.patch \
@@ -88,6 +88,7 @@ RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
                       systemd-serialgetty \
                       util-linux-agetty \
                       util-linux-swaponoff \
+                      util-linux-fsck \
                       module-init-tools \
                       kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
 "





More information about the Openembedded-commits mailing list