summaryrefslogtreecommitdiffstats
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:46:14 +0100
commit41a8c1f5fc0b4601af8b5b8b08f641668a39550d (patch)
tree53da47c9a9a3dff71014a9d3a6e77516cacc7f75 /meta/recipes-extended/xz
parent849fbd50a52f1aa0330b47993d38a0f7812977c7 (diff)
downloadopenembedded-core-41a8c1f5fc0b4601af8b5b8b08f641668a39550d.tar.gz
xz: Add nativesdk for Python3 nativesdk dependency
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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"