]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcmode-default: Update gzip PREFERRED_VERSION to 1.15
authorSaul Wold <sgw@linux.intel.com>
Sat, 23 Jun 2012 19:16:38 +0000 (12:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jun 2012 15:32:17 +0000 (16:32 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/distro/include/tcmode-default.inc

index 89c72c5d017f07338bab973d76fd00b1bf5e026d..f11e687cda0a28589f2f74483febc708034dc358 100644 (file)
@@ -53,7 +53,7 @@ PREFERRED_VERSION_uclibc-initial           ?= "${UCLIBCVERSION}"
 PREFERRED_VERSION_elfutils ?= "0.148"
 # 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.4"
+PREFERRED_VERSION_gzip-native ?= "1.5"
 
 # Setup suitable toolchain flags
 require conf/distro/include/as-needed.inc