From a541eb88e4dabf506ff2b6c07e7ca19d34a316d7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 30 Nov 2016 13:36:41 -0500 Subject: python-ipaddress: add native and nativesdk Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') 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" -- cgit v1.2.3-54-g00ecf