Wentao Zhang
66f7944f9e
python3: Fix failing sysconfig.py test on x86(64 bit) using lib64 as baselib by updating test_sysconfig for posix_user purelib
Steps to trigger the failed test:
Edit local.conf to add something as follows:
BASELIB = "lib64"
IMAGE_INSTALL:append = " python3-tests".
bitbake core-image-sato
runqemu qemux86-64 nographic slirp
Reproducer:
$python3 -m test test_sysconfig
sysconfig.py use platlibdir for purelib. Update
test_sysconfig.test_user_similar() for the posix_user
scheme: "purelib" doesn't use sys.platlibdir.
(From OE-Core rev: 755321362e994a6a37a0f554b1aea56823de924e)
Signed-off-by: Wentao Zhang <wentao.zhang@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-04-03 11:39:59 +01:00
..
2023-02-20 15:18:30 +00:00
2022-12-07 14:56:54 +00:00
2022-10-29 16:28:36 +01:00
2023-02-20 15:18:30 +00:00
2021-12-12 11:27:24 +00:00
2023-02-20 15:18:30 +00:00
2021-12-12 11:27:24 +00:00
2021-12-12 11:27:24 +00:00
2022-12-28 23:59:55 +00:00
2022-04-13 16:52:24 +01:00
2022-10-29 16:28:36 +01:00
2021-12-12 11:27:24 +00:00
2021-12-12 11:27:24 +00:00
2021-12-12 11:27:24 +00:00
2023-04-03 11:39:59 +01:00
2022-08-10 08:25:28 +01:00
2021-12-12 11:27:24 +00:00
2022-10-29 16:28:36 +01:00
2021-12-12 11:27:24 +00:00
2022-10-29 16:28:36 +01:00
2022-05-28 18:38:02 +01:00
2022-11-07 14:32:41 +00:00
2022-10-29 16:28:36 +01:00
2023-03-21 22:42:04 +00:00
2021-10-01 14:51:45 +01:00
2022-05-20 22:52:23 +01:00