diff options
| author | Derek Straka <derek@asterius.io> | 2018-06-29 17:26:04 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-02 21:37:47 +0100 |
| commit | 9f3eca4c80807ecdb64076a6705ef1134173fc22 (patch) | |
| tree | 6bd6ed7fe5378c12130e0ac4533c0158cdc531f4 /meta/recipes-devtools/python/python3-setuptools_39.0.1.bb | |
| parent | 9018bea0d168495182d48b96420a8c57be7a8ee4 (diff) | |
| download | poky-9f3eca4c80807ecdb64076a6705ef1134173fc22.tar.gz | |
python*-setuptools: update to 39.2.0
Update the python{3}-setuptools to the latest stable version
Tested on the qemu with core-image-minimal
(From OE-Core rev: 920dc165abe2484c240b76f95123f5a28f48f9ce)
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools_39.0.1.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_39.0.1.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_39.0.1.bb b/meta/recipes-devtools/python/python3-setuptools_39.0.1.bb deleted file mode 100644 index 0dc1ed8622..0000000000 --- a/meta/recipes-devtools/python/python3-setuptools_39.0.1.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 | } | ||
