From: Derek Straka <[email protected]> Signed-off-by: Derek Straka <[email protected]> Signed-off-by: Martin Jansa <[email protected]>
(cherry picked from commit a541eb88e4dabf506ff2b6c07e7ca19d34a316d7) Signed-off-by: Peter Kolbus <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
