From 5b365513c035e758cab7af6c7e147ef5b127eccc Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 24 Sep 2017 21:56:51 -0700 Subject: python-futures: Build native version Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/python/python-futures_3.0.5.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe') 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 3eb18829fb..c85fc56b83 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" -- cgit 1.2.3-korg