linux-libc-headers: update default KORG_ARCHIVE_COMPRESSION bz2 -> xz

(From OE-Core rev: cbda522698fb372023bdda556694ccac2af803b7)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andre McCurdy
2015-12-01 14:08:14 -08:00
committed by Richard Purdie
parent 94c033211e
commit 787d82b703
2 changed files with 1 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ python __anonymous () {
inherit kernel-arch
KORG_ARCHIVE_COMPRESSION ?= "bz2"
KORG_ARCHIVE_COMPRESSION ?= "xz"
SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/v${HEADER_FETCH_VER}/linux-${PV}.tar.${KORG_ARCHIVE_COMPRESSION}"

View File

@@ -1,7 +1,4 @@
KORG_ARCHIVE_COMPRESSION = "xz"
require linux-libc-headers.inc
SRC_URI[md5sum] = "fe9dc0f6729f36400ea81aa41d614c37"
SRC_URI[sha256sum] = "caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f"