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

Peter Kolbus peter.kolbus at garmin.com
Thu Oct 31 16:15:27 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 a541eb88e4dabf506ff2b6c07e7ca19d34a316d7)

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

diff --git a/meta-python/recipes-devtools/python/python-ipaddress_1.0.16.bb b/meta-python/recipes-devtools/python/python-ipaddress_1.0.16.bb
index 1e97ef7c5..3de8870ae 100644
--- a/meta-python/recipes-devtools/python/python-ipaddress_1.0.16.bb
+++ b/meta-python/recipes-devtools/python/python-ipaddress_1.0.16.bb
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "1e27b62aa20f5b6fc200b2bdbf0d0847"
 SRC_URI[sha256sum] = "5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0"
 
 inherit pypi setuptools
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.23.0



More information about the Openembedded-devel mailing list