mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
gzip: upgrade to 1.8
Drop the do_install musl append since the charset file is no longer installed. Refresh the patch. Also update the PREFERRED_VERSION. (From OE-Core rev: c57ab66984bff1ea5596ffe592a0ca1e9ba82ab0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -68,7 +68,7 @@ PREFERRED_VERSION_uclibc ?= "${UCLIBCVERSION}"
|
||||
PREFERRED_VERSION_uclibc-initial ?= "${UCLIBCVERSION}"
|
||||
# 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
|
||||
PREFERRED_VERSION_gzip-native ?= "1.6"
|
||||
PREFERRED_VERSION_gzip-native ?= "1.8"
|
||||
|
||||
# Setup suitable toolchain flags
|
||||
require conf/distro/include/as-needed.inc
|
||||
|
||||
Reference in New Issue
Block a user