python-futures: Build native version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Khem Raj
2017-09-24 21:56:51 -07:00
committed by Martin Jansa
parent 51a5e028f5
commit 5b365513c0
@@ -12,3 +12,5 @@ SRC_URI[sha256sum] = "0542525145d5afc984c88f914a0c85c77527f65946617edb5274f72406
S = "${WORKDIR}/futures-${PV}" S = "${WORKDIR}/futures-${PV}"
inherit setuptools inherit setuptools
BBCLASSEXTEND = "native"