From a838527ccfb33716ce7ff2c4b97c0beb13d4e654 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 30 Nov 2016 13:20:36 -0500 Subject: python-enum34: add native and nativesdk Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-enum34_1.1.6.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-enum34_1.1.6.bb') 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" -- cgit 1.2.3-korg