aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWindel Bouwman <windel.bouwman@gmail.com>2019-07-12 08:19:54 +0200
committerKhem Raj <raj.khem@gmail.com>2019-07-12 11:14:37 -0700
commit5bf62addd388c88dae9bb1e08ba0afc3412305d8 (patch)
tree2d8b8b2f44ae01282a2422415cd08075d7ba3bda /meta-python/recipes-devtools/python
parent826898d8783e70772af9876c0219fb31c4b01763 (diff)
downloadmeta-openembedded-5bf62addd388c88dae9bb1e08ba0afc3412305d8.tar.gz
Fix python-humanfriendly recipe for python2.
Signed-off-by: Windel Bouwman <windel.bouwman@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb2
1 files changed, 1 insertions, 1 deletions
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 2ca5fe36f4..4e03a654c9 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