Signed-off-by: Derek Straka <[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 e9d075f..31d2147 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.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
