aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-11-30 13:20:36 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-12-09 12:02:15 +0100
commita838527ccfb33716ce7ff2c4b97c0beb13d4e654 (patch)
tree20022af462758fb051be9cef00e686a758605a1b /meta-python/recipes-devtools
parent00f04936eb6d4eb3ae9b0102f87ca3265ce80bf1 (diff)
downloadmeta-openembedded-a838527ccfb33716ce7ff2c4b97c0beb13d4e654.tar.gz
python-enum34: add native and nativesdk
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python-enum34_1.1.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
index e9d075f52a..31d2147175 100644
--- a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
+++ b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
@@ -6,3 +6,5 @@ SRC_URI[md5sum] = "5f13a0841a61f7fc295c514490d120d0"
SRC_URI[sha256sum] = "8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1"
inherit pypi setuptools
+
+BBCLASSEXTEND = "native nativesdk"