mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
python3-setuptools: upgrade 40.0.0 -> 40.8.0
(From OE-Core rev: dceac54e05bb786e19de8db33982a8d54e41a915) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
require python-setuptools.inc
|
||||
inherit setuptools3
|
||||
|
||||
do_install_append() {
|
||||
mv ${D}${bindir}/easy_install ${D}${bindir}/easy3_install
|
||||
}
|
||||
Reference in New Issue
Block a user