[oe] [meta-oe][PATCH 3/3] python-futures: Build native version

Khem Raj raj.khem at gmail.com
Mon Sep 25 04:56:51 UTC 2017


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/python/python-futures_3.0.5.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/python/python-futures_3.0.5.bb b/meta-oe/recipes-devtools/python/python-futures_3.0.5.bb
index 3eb18829f..c85fc56b8 100644
--- a/meta-oe/recipes-devtools/python/python-futures_3.0.5.bb
+++ b/meta-oe/recipes-devtools/python/python-futures_3.0.5.bb
@@ -12,3 +12,5 @@ SRC_URI[sha256sum] = "0542525145d5afc984c88f914a0c85c77527f65946617edb5274f72406
 S = "${WORKDIR}/futures-${PV}"
 
 inherit setuptools
+
+BBCLASSEXTEND = "native"
-- 
2.14.1




More information about the Openembedded-devel mailing list