mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
python3: drop redundant patch
This patch altered the clean target's behaviour to skip the ipkg-install directory. However this directory isn't created by opkg, opkg-utils, or the package_ipk class; and we don't invoke the clean target as we perform out-of-tree builds. (From OE-Core rev: 9f8bd475701e5d797d3ffc1ba97647101ba0b9b0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dda336cbbb
commit
ba89e87d8e
@@ -9,7 +9,6 @@ DISTRO_SRC_URI_linuxstdbase = ""
|
||||
SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
|
||||
file://python-config.patch \
|
||||
file://030-fixup-include-dirs.patch \
|
||||
file://070-dont-clean-ipkg-install.patch \
|
||||
file://130-readline-setup.patch \
|
||||
file://150-fix-setupterm.patch \
|
||||
file://0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch \
|
||||
|
||||
Reference in New Issue
Block a user