aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xz
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-10-09 15:23:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-18 15:49:56 +0100
commitead4a7d6e25af14b686ebb1b0272f8cb3eaaa266 (patch)
tree94e5b9cc3e0b778027982908e5d3d5027606bb1a /meta/recipes-extended/xz
parent99cfbe96b4c0a9c76fdc8e3b16c845257f66148f (diff)
downloadopenembedded-core-contrib-ead4a7d6e25af14b686ebb1b0272f8cb3eaaa266.tar.gz
xz: Add nativesdk for Python3 nativesdk dependency
(From OE-Core rev: 41a8c1f5fc0b4601af8b5b8b08f641668a39550d) Signed-off-by: Saul Wold <sgw@linux.intel.com> 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.1.2alpha.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/xz/xz_5.1.2alpha.bb b/meta/recipes-extended/xz/xz_5.1.2alpha.bb
index 93099b070b..92c3dd982a 100644
--- a/meta/recipes-extended/xz/xz_5.1.2alpha.bb
+++ b/meta/recipes-extended/xz/xz_5.1.2alpha.bb
@@ -22,4 +22,4 @@ FILES_liblzma-dev = "${includedir}/lzma* ${libdir}/liblzma*${SOLIBSDEV} ${libdir
FILES_liblzma-staticdev = "${libdir}/liblzma.a"
FILES_liblzma-dbg = "${libdir}/.debug/liblzma*"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"