From: Derek Straka <[email protected]> Signed-off-by: Derek Straka <[email protected]> Signed-off-by: Martin Jansa <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> ---
meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb index 9862907..94a99e5 100644 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb @@ -7,4 +7,4 @@ SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2" SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575" PYPI_PACKAGE_EXT = "zip" -inherit pypi distutils +inherit pypi setuptools -- 2.8.2 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
