[oe] [meta-python][PATCH v3] Fix python-humanfriendly recipe for python2.

Windel Bouwman windel.bouwman at gmail.com
Fri Jul 12 06:19:54 UTC 2019


Signed-off-by: Windel Bouwman <windel.bouwman at gmail.com>
---
 .../recipes-devtools/python/python-humanfriendly_4.18.bb        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb
index 2ca5fe36f..4e03a654c 100644
--- a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb
+++ b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb
@@ -1,2 +1,2 @@
-inherit setuptools3
+inherit setuptools
 require python-humanfriendly.inc
-- 
2.17.1



More information about the Openembedded-devel mailing list