systemd: bump SRCREV to fix big-endian builds
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 23 Jan 2012 15:26:39 +0000 (16:26 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:18:07 +0000 (08:18 -0800)
(From meta-openembedded rev: 77ce4f048e1b574f0f272bebc25bf85eb6502825)

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 334d2d2..c186920 100644 (file)
@@ -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 \