1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

systemd-boot: restore reproducibility

(From OE-Core rev: fde5147206ae82d11819fcc23fbe4fc2f94ea52b)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2022-01-09 23:27:32 +01:00
committed by Richard Purdie
parent 3e02d8d277
commit bd28d659b2
2 changed files with 30 additions and 1 deletions
+2 -1
View File
@@ -17,6 +17,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
SRCREV = "402280118fe082122437638f53a0019c4aea81aa"
SRCBRANCH = "v250-stable"
SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \
"
file://0001-src-fundamental-list-fundamental_source_paths-using-.patch \
"
S = "${WORKDIR}/git"