aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-11-30 13:36:41 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-12-09 12:02:16 +0100
commita541eb88e4dabf506ff2b6c07e7ca19d34a316d7 (patch)
tree4ba05e745b941ff513dd19c1a0bd90fc0a621424 /meta-python
parent84597e39c734032a3b84f2ab46c35ba88b06cdf3 (diff)
downloadmeta-openembedded-contrib-a541eb88e4dabf506ff2b6c07e7ca19d34a316d7.tar.gz
python-ipaddress: 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')
-rw-r--r--meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb b/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb
index 686d5fdb10..bfee254011 100644
--- a/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb
+++ b/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "8bbf0326719fafb1f453921ef96729fe"
SRC_URI[sha256sum] = "3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716"
inherit pypi setuptools
+
+BBCLASSEXTEND = "native nativesdk"