mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
tcmode-default: Update gzip PREFERRED_VERSION to 1.15
(From OE-Core rev: 28d5fec9a68411343fd304be055f55974c8c5cae) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
67ee10844a
commit
4d7636322c
@@ -53,7 +53,7 @@ PREFERRED_VERSION_uclibc-initial ?= "${UCLIBCVERSION}"
|
|||||||
PREFERRED_VERSION_elfutils ?= "0.148"
|
PREFERRED_VERSION_elfutils ?= "0.148"
|
||||||
# don't use version earlier than 1.4 for gzip-native, as it's necessary for
|
# don't use version earlier than 1.4 for gzip-native, as it's necessary for
|
||||||
# some packages using an archive format incompatible with earlier gzip
|
# some packages using an archive format incompatible with earlier gzip
|
||||||
PREFERRED_VERSION_gzip-native ?= "1.4"
|
PREFERRED_VERSION_gzip-native ?= "1.5"
|
||||||
|
|
||||||
# Setup suitable toolchain flags
|
# Setup suitable toolchain flags
|
||||||
require conf/distro/include/as-needed.inc
|
require conf/distro/include/as-needed.inc
|
||||||
|
|||||||
Reference in New Issue
Block a user