From b9703df2853e72b974a63ef1146f09a6c197990d Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 21 Oct 2019 12:43:58 +0800 Subject: python-setuptools:upgrade 41.2.0 -> 41.4.0 (From OE-Core rev: c94bb5b7431af8b495a3fa96e96d968dc45fb4f3) Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-setuptools_41.2.0.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-setuptools_41.2.0.bb (limited to 'meta/recipes-devtools/python/python3-setuptools_41.2.0.bb') diff --git a/meta/recipes-devtools/python/python3-setuptools_41.2.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.2.0.bb deleted file mode 100644 index 0dc1ed8622..0000000000 --- a/meta/recipes-devtools/python/python3-setuptools_41.2.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