python3: fix tests on x86 (32 bit)

(From OE-Core rev: 8de9d28a57cae405dd76aa2bca7a81507718817d)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2022-12-02 17:37:38 +01:00
committed by Richard Purdie
parent 644914efa8
commit b0351d6172
2 changed files with 28 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
file://deterministic_imports.patch \
file://0001-Avoid-shebang-overflow-on-python-config.py.patch \
file://cve-2022-37460.patch \
file://0001-test_marshal.py-add-more-elements-in-test_determinis.patch \
"
SRC_URI:append:class-native = " \