diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-05 14:20:59 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-25 17:57:22 +0000 |
| commit | f8382ae8b25c2933e085b48fb173eeb80278cd42 (patch) | |
| tree | 2f61829b1bd0ab100f1d97f2d7a9efcfd30c13b2 /meta/recipes-devtools/python/python3-setuptools_41.4.0.bb | |
| parent | a78fca575d71ee58529e3ba6f9d3739f9d2e4a08 (diff) | |
| download | poky-f8382ae8b25c2933e085b48fb173eeb80278cd42.tar.gz | |
python-setuptools: upgrade 41.4.0 -> 41.6.0
(From OE-Core rev: c40d5f0db5238f03174f11b538706f58bb2f0236)
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools_41.4.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_41.4.0.bb | 6 |
1 files changed, 0 insertions, 6 deletions
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 @@ | |||
| 1 | require python-setuptools.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | do_install_append() { | ||
| 5 | mv ${D}${bindir}/easy_install ${D}${bindir}/easy3_install | ||
| 6 | } | ||
