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-04-03 11:39:59 +01:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2022-12-28 23:59:55 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-02-19 07:47:53 +00:00
2022-09-02 15:58:25 +01:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-02-20 15:18:30 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-04-03 11:39:59 +01:00
2023-01-16 10:42:07 +00:00
2022-03-30 13:07:41 +01:00
2023-03-21 22:42:05 +00:00
2023-01-06 12:03:47 +00:00
2023-03-03 18:03:56 +00:00
2023-03-21 22:42:05 +00:00
2023-03-30 10:49:01 +01:00
2023-01-13 17:32:46 +00:00
2023-01-06 12:03:48 +00:00
2022-07-08 00:09:42 +01:00
2022-12-28 23:59:56 +00:00
2023-03-21 22:42:05 +00:00
2023-03-30 10:49:01 +01:00
2023-03-06 09:52:16 +00:00
2023-01-16 10:42:07 +00:00
2022-10-29 16:28:36 +01:00
2023-01-16 10:42:07 +00:00
2022-07-19 10:54:20 +01:00
2023-02-09 09:57:25 +00:00
2022-06-22 22:40:28 +01:00
2023-01-13 17:32:46 +00:00
2023-03-06 09:52:16 +00:00
2023-01-06 12:03:47 +00:00
2022-11-07 14:32:42 +00:00
2023-01-06 12:03:47 +00:00
2023-02-20 15:18:30 +00:00
2023-03-21 22:42:05 +00:00
2022-09-20 23:17:53 +01:00
2022-07-12 23:56:10 +01:00
2023-01-16 10:42:07 +00:00
2023-02-24 13:31:45 +00:00
2023-01-13 17:32:46 +00:00
2022-10-26 12:28:38 +01:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-01-06 12:03:48 +00:00
2023-01-06 12:03:48 +00:00
2022-06-21 18:44:27 +01:00
2023-01-06 12:03:47 +00:00
2022-12-21 10:16:31 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2022-03-18 23:27:27 +00:00
2023-03-21 22:42:04 +00:00
2023-01-16 10:42:07 +00:00
2023-02-09 09:57:25 +00:00
2023-01-16 10:42:07 +00:00
2023-02-24 13:31:45 +00:00
2023-03-21 22:42:05 +00:00
2022-03-16 08:48:08 +00:00
2023-03-16 08:13:12 +00:00
2022-11-14 16:19:43 +00:00
2022-03-20 00:02:22 +00:00
2022-03-18 23:27:27 +00:00
2023-01-06 12:03:48 +00:00
2022-03-16 08:48:08 +00:00
2023-02-09 09:57:25 +00:00
2023-02-09 09:57:25 +00:00
2022-08-21 22:51:42 +01:00
2023-01-16 10:42:07 +00:00
2022-08-04 16:27:25 +01:00
2023-02-04 17:02:10 +00:00
2022-05-20 22:52:23 +01:00
2023-01-13 17:32:46 +00:00
2023-01-06 12:03:47 +00:00
2022-03-18 23:27:27 +00:00
2023-03-16 08:13:12 +00:00
2022-03-30 13:07:41 +01:00
2023-02-24 13:31:45 +00:00
2023-03-21 22:42:05 +00:00
2022-03-20 00:02:22 +00:00
2023-02-04 17:02:10 +00:00
2022-09-13 10:36:50 +01:00
2023-03-26 18:50:17 +01:00
2022-05-31 15:24:18 +01:00
2023-03-16 08:13:12 +00:00
2022-10-26 12:28:38 +01:00
2023-01-06 12:03:47 +00:00
2022-12-21 10:16:31 +00:00
2022-03-18 23:27:27 +00:00
2023-02-08 10:29:01 +00:00
2023-02-15 10:21:35 +00:00
2023-02-04 17:02:10 +00:00
2022-03-18 23:27:27 +00:00
2023-02-04 17:02:10 +00:00
2022-03-18 23:27:28 +00:00
2022-03-18 23:27:27 +00:00
2022-03-18 23:27:28 +00:00
2023-01-06 12:03:47 +00:00
2023-03-16 08:13:12 +00:00
2022-03-17 16:44:33 +00:00
2023-02-17 18:01:01 +00:00
2022-12-21 10:16:31 +00:00
2023-03-21 22:42:04 +00:00
2023-03-16 08:13:12 +00:00
2023-03-21 22:42:05 +00:00
2023-03-21 22:42:05 +00:00
2023-03-17 17:17:42 +00:00
2023-03-01 21:29:31 +00:00
2023-01-16 10:42:07 +00:00
2023-01-06 12:03:47 +00:00
2023-03-21 22:42:05 +00:00
2023-03-16 08:13:12 +00:00