[oe-commits] Koen Kooi : systemd: bump SRCREV to fix big-endian builds

git at git.openembedded.org git at git.openembedded.org
Tue Jan 24 15:22:01 UTC 2012


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Mon Jan 23 16:26:39 2012 +0100

systemd: bump SRCREV to fix big-endian builds

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

---

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

diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 334d2d2..c186920 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 = "r10"
+PR = "r11"
 
 inherit useradd pkgconfig autotools vala perlnative
 
-SRCREV = "a3f914b2a21decb0c4bd7a763ddd3ace215091cb"
+SRCREV = "c97e8d10fe35ab282725deb3e05542a598e46cb1"
 
 SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \
            file://0001-docs-fix-build-without-xsltproc.patch \





More information about the Openembedded-commits mailing list