mirror of
https://git.yoctoproject.org/poky
synced 2026-05-16 17:27:54 +02:00
python3: remove redundant patch
None of the Python invocations that this changes are actually called, and there's no need to provide a HOSTPGEN variable when the recipe can just override PGEN directly. (From OE-Core rev: 47a8602171428b7ce5d897f7e2c2f26b203b8b63) 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
e0fb62596f
commit
0fa20ac73b
@@ -7,7 +7,6 @@ DISTRO_SRC_URI_linuxstdbase = ""
|
||||
SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
|
||||
file://12-distutils-prefix-is-inside-staging-area.patch \
|
||||
file://python-config.patch \
|
||||
file://0001-cross-compile-support.patch \
|
||||
file://030-fixup-include-dirs.patch \
|
||||
file://070-dont-clean-ipkg-install.patch \
|
||||
file://080-distutils-dont_adjust_files.patch \
|
||||
|
||||
Reference in New Issue
Block a user