mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
file: upgrade 5.44 -> 5.45
Changelog: ========== -PR/465: psrok1: Avoid muslc asctime_r crash -add SIMH tape format support -bump the max size of the elf section notes to be read to 128K and make it configurable -PR/415: Fix decompression with program returning empty -PR/408: fix -p with seccomp -PR/412: fix MinGW compilation (From OE-Core rev: 6f1caa944982e265c394a554bfcfa8a105b1d698) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit facef006da35e22394a4cbb13243769586d10f31) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
4c9e8b0390
commit
2b1745c74b
@@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native"
|
||||
|
||||
SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "b92eed41b1bc0739c5c5d70c444e0c574429321b"
|
||||
SRCREV = "4cbd5c8f0851201d203755b76cb66ba991ffd8be"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
Reference in New Issue
Block a user