[oe-commits] Saul Wold : xz: Add nativesdk for Python3 nativesdk dependency

git at git.openembedded.org git at git.openembedded.org
Fri Oct 18 14:35:57 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 41a8c1f5fc0b4601af8b5b8b08f641668a39550d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=41a8c1f5fc0b4601af8b5b8b08f641668a39550d

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Oct  9 15:23:25 2013 -0700

xz: Add nativesdk for Python3 nativesdk dependency

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-extended/xz/xz_5.1.2alpha.bb |    2 +-
 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 93099b0..92c3dd9 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"



More information about the Openembedded-commits mailing list