mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 04:02:21 +01:00
python: backport patches to support openssl 3.4.0
https://github.com/python/cpython/pull/127331 https://github.com/python/cpython/pull/127361 (From OE-Core rev: e5f3a1793e34fb4cd1e53ca60b67f9a9f084b7a6) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5c35805fd4
commit
cdea0085a3
@@ -31,6 +31,8 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
|
||||
file://0001-test_active_children-skip-problematic-test.patch \
|
||||
file://0001-test_readline-skip-limited-history-test.patch \
|
||||
file://fix-armv5.patch \
|
||||
file://0001-Generate-data-for-OpenSSL-3.4-and-add-it-to-multissl.patch \
|
||||
file://0001-ssl-Raise-OSError-for-ERR_LIB_SYS.patch \
|
||||
"
|
||||
|
||||
SRC_URI:append:class-native = " \
|
||||
|
||||
Reference in New Issue
Block a user