aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-enum34_1.1.6.bb
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
commit6437de37b0496d673adb6e8b4bd092c26f680e5d (patch)
tree8882d08d32014318f92dacfb0f215e58e67ff5e0 /recipes-devtools/python/python-enum34_1.1.6.bb
parent421ffec64e950e6e4c23ef2b7e4f2d7bea7a6614 (diff)
downloadmeta-python2-6437de37b0496d673adb6e8b4bd092c26f680e5d.tar.gz
python-enum34: add native and nativesdk
(From meta-openembedded commit: a838527ccfb33716ce7ff2c4b97c0beb13d4e654) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-enum34_1.1.6.bb')
-rw-r--r--recipes-devtools/python/python-enum34_1.1.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-enum34_1.1.6.bb b/recipes-devtools/python/python-enum34_1.1.6.bb
index e9d075f..31d2147 100644
--- a/recipes-devtools/python/python-enum34_1.1.6.bb
+++ b/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"