From f8382ae8b25c2933e085b48fb173eeb80278cd42 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 5 Nov 2019 14:20:59 +0800 Subject: python-setuptools: upgrade 41.4.0 -> 41.6.0 (From OE-Core rev: c40d5f0db5238f03174f11b538706f58bb2f0236) Signed-off-by: Zang Ruochen Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-setuptools_41.4.0.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-setuptools_41.4.0.bb (limited to 'meta/recipes-devtools/python/python3-setuptools_41.4.0.bb') diff --git a/meta/recipes-devtools/python/python3-setuptools_41.4.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.4.0.bb deleted file mode 100644 index 0dc1ed8622..0000000000 --- a/meta/recipes-devtools/python/python3-setuptools_41.4.0.bb +++ /dev/null @@ -1,6 +0,0 @@ -require python-setuptools.inc -inherit setuptools3 - -do_install_append() { - mv ${D}${bindir}/easy_install ${D}${bindir}/easy3_install -} -- cgit v1.2.3-54-g00ecf