Files
poky/meta/recipes-devtools
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-03-11 00:08:41 +00:00
2023-03-17 17:17:42 +00:00
2022-12-06 15:23:18 +00:00
2023-02-09 09:57:24 +00:00
2023-03-27 15:44:02 +01:00
2022-11-07 14:32:42 +00:00
2022-07-01 11:31:42 +01:00
2022-09-26 22:04:35 +01:00
2023-03-11 00:08:40 +00:00
2023-03-08 16:41:55 +00:00
2023-02-20 15:18:30 +00:00
2021-11-03 10:12:42 +00:00
2023-03-28 22:28:45 +01:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2023-03-11 00:08:40 +00:00
2023-01-06 12:03:47 +00:00
2022-03-23 12:13:49 +00:00
2023-03-12 23:39:13 +00:00
2023-03-11 00:08:41 +00:00
2023-02-20 15:18:30 +00:00
2022-11-08 22:47:16 +00:00
2022-11-07 14:32:42 +00:00
2023-01-06 12:03:47 +00:00
2022-09-17 07:47:07 +01:00
2022-11-07 14:32:42 +00:00
2023-02-09 09:57:25 +00:00
2023-03-06 09:52:16 +00:00
2023-03-27 15:44:02 +01:00
2023-02-20 15:18:30 +00:00
2023-03-06 09:52:16 +00:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2022-12-18 19:48:00 +00:00
2023-02-15 10:21:35 +00:00
2022-09-08 14:59:39 +01:00