[oe] [meta-python][morty][PATCH] python-enum34: add native and nativesdk

Peter Kolbus peter.kolbus at garmin.com
Thu Oct 31 16:13:47 UTC 2019


From: Derek Straka <derek at asterius.io>

Signed-off-by: Derek Straka <derek at asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

(cherry picked from commit a838527ccfb33716ce7ff2c4b97c0beb13d4e654)

Signed-off-by: Peter Kolbus <peter.kolbus at garmin.com>
---
 meta-python/recipes-devtools/python/python-enum34_1.1.6.bb | 2 ++
 1 file changed, 2 insertions(+)

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 e9d075f52..31d214717 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"
-- 
2.23.0



More information about the Openembedded-devel mailing list