mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
systemd: bump SRCREV to fix big-endian builds
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
9a519bfc93
commit
77ce4f048e
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user