aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xz
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-25 10:05:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-25 12:44:13 +0000
commitc192bd60e8c7bcb9bbdd24158bd66eb691bfee5a (patch)
treea7fa8573dc667413ce712004bdde2ccec26ad5fe /meta/recipes-extended/xz
parent6df607bfd330111bf86e34e2fe9f16984267844d (diff)
downloadopenembedded-core-contrib-c192bd60e8c7bcb9bbdd24158bd66eb691bfee5a.tar.gz
Revert "xz: Allow to work with ASSUME_PROVIDED xz-native"
This reverts commit 5c69c561a76cb10d7896ae0a0399190f11b2e0ca. The change was incomplete, not handling cases such as the fetcher using xz, or linux-yocto, dpkg or apt or the lzma image type. (From OE-Core rev: fc4209baa098caebf9c4cb75f9a6f2e85f43333c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/xz')
-rw-r--r--meta/recipes-extended/xz/xz_5.2.2.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-extended/xz/xz_5.2.2.bb b/meta/recipes-extended/xz/xz_5.2.2.bb
index 6acb33e859..d118f3a744 100644
--- a/meta/recipes-extended/xz/xz_5.2.2.bb
+++ b/meta/recipes-extended/xz/xz_5.2.2.bb
@@ -31,9 +31,6 @@ PACKAGES =+ "liblzma"
FILES_liblzma = "${libdir}/liblzma*${SOLIBS}"
-PROVIDES_append_class-native = " xz-replacement-native"
-NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
-
BBCLASSEXTEND = "native nativesdk"
export CONFIG_SHELL="/bin/sh"