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