diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-10-11 09:26:48 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-13 18:01:04 +0100 |
| commit | 27c46b89fe8b8d57ffa4c103137b5a40661e4064 (patch) | |
| tree | d7720ca02068ee90ec218ffaa768ffa661c877ff | |
| parent | 739fb7e2092c32385eabd759c06fc5044846b50f (diff) | |
| download | poky-27c46b89fe8b8d57ffa4c103137b5a40661e4064.tar.gz | |
ltp: upgrade 20250530 -> 20250930
ChangeLog:
https://github.com/linux-test-project/ltp/releases/tag/20250930
(From OE-Core rev: dd53cccdd11358398cf154ee8d0e529ff180adb1)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch | 6 | ||||
| -rw-r--r-- | meta/recipes-extended/ltp/ltp/0001-syscalls-semctl08-Skip-semctl08-when-__USE_TIME64_RE.patch | 11 | ||||
| -rw-r--r-- | meta/recipes-extended/ltp/ltp_20250930.bb (renamed from meta/recipes-extended/ltp/ltp_20250530.bb) | 2 |
4 files changed, 9 insertions, 12 deletions
diff --git a/meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch b/meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch index c95d7220cd..24e8762f77 100644 --- a/meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch +++ b/meta/recipes-extended/ltp/ltp/0001-Add-__clear_cache-declaration-for-clang.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 859d27dd6dfc6e9d26ae9a05f4b32ac45b911887 Mon Sep 17 00:00:00 2001 | 1 | From a2ce04cb82d545f3dbab71de7fa55eaad3df3063 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Mon, 10 Jun 2024 22:52:56 -0700 | 3 | Date: Mon, 10 Jun 2024 22:52:56 -0700 |
| 4 | Subject: [PATCH] Add __clear_cache declaration for clang | 4 | Subject: [PATCH] Add __clear_cache declaration for clang |
diff --git a/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch b/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch index 936e23ebda..860b2f127f 100644 --- a/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch +++ b/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 7096737fbbe19d0765f0a8c62ef7667bf4875780 Mon Sep 17 00:00:00 2001 | 1 | From bb9146dd322af98a7bb96ad0d84ec376589c6cde Mon Sep 17 00:00:00 2001 |
| 2 | From: "Mingde (Matthew) Zeng" <matthewzmd@gmail.com> | 2 | From: "Mingde (Matthew) Zeng" <matthewzmd@gmail.com> |
| 3 | Date: Wed, 29 Jul 2020 08:47:09 -0400 | 3 | Date: Wed, 29 Jul 2020 08:47:09 -0400 |
| 4 | Subject: [PATCH] Remove OOM tests from runtest/mm | 4 | Subject: [PATCH] Remove OOM tests from runtest/mm |
| @@ -14,10 +14,10 @@ Signed-off-by: Petr Vorel <petr.vorel@gmail.com> | |||
| 14 | 1 file changed, 6 deletions(-) | 14 | 1 file changed, 6 deletions(-) |
| 15 | 15 | ||
| 16 | diff --git a/runtest/mm b/runtest/mm | 16 | diff --git a/runtest/mm b/runtest/mm |
| 17 | index 5566a7742..8014d509b 100644 | 17 | index 41d624ad8..1e8c22638 100644 |
| 18 | --- a/runtest/mm | 18 | --- a/runtest/mm |
| 19 | +++ b/runtest/mm | 19 | +++ b/runtest/mm |
| 20 | @@ -70,12 +70,6 @@ ksm07 ksm07 | 20 | @@ -69,12 +69,6 @@ ksm07 ksm07 |
| 21 | cpuset01 cpuset01 | 21 | cpuset01 cpuset01 |
| 22 | cpuset02 cpuset02 | 22 | cpuset02 cpuset02 |
| 23 | 23 | ||
diff --git a/meta/recipes-extended/ltp/ltp/0001-syscalls-semctl08-Skip-semctl08-when-__USE_TIME64_RE.patch b/meta/recipes-extended/ltp/ltp/0001-syscalls-semctl08-Skip-semctl08-when-__USE_TIME64_RE.patch index b4859a6f0a..364e203e23 100644 --- a/meta/recipes-extended/ltp/ltp/0001-syscalls-semctl08-Skip-semctl08-when-__USE_TIME64_RE.patch +++ b/meta/recipes-extended/ltp/ltp/0001-syscalls-semctl08-Skip-semctl08-when-__USE_TIME64_RE.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 55b48d66857a43c2609fc351293b5601e2eb955d Mon Sep 17 00:00:00 2001 | 1 | From 09364a758df9d89a0968894376f82f636441addb Mon Sep 17 00:00:00 2001 |
| 2 | From: Jiaying Song <jiaying.song.cn@windriver.com> | 2 | From: Jiaying Song <jiaying.song.cn@windriver.com> |
| 3 | Date: Fri, 23 May 2025 15:17:49 +0800 | 3 | Date: Fri, 23 May 2025 15:17:49 +0800 |
| 4 | Subject: [PATCH] syscalls/semctl08: Skip semctl08 when __USE_TIME64_REDIRECTS | 4 | Subject: [PATCH] syscalls/semctl08: Skip semctl08 when __USE_TIME64_REDIRECTS |
| @@ -20,10 +20,10 @@ Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com> | |||
| 20 | 1 file changed, 5 insertions(+), 3 deletions(-) | 20 | 1 file changed, 5 insertions(+), 3 deletions(-) |
| 21 | 21 | ||
| 22 | diff --git a/testcases/kernel/syscalls/ipc/semctl/semctl08.c b/testcases/kernel/syscalls/ipc/semctl/semctl08.c | 22 | diff --git a/testcases/kernel/syscalls/ipc/semctl/semctl08.c b/testcases/kernel/syscalls/ipc/semctl/semctl08.c |
| 23 | index 1878bd4..3b799fa 100644 | 23 | index f4549adf4..28776f266 100644 |
| 24 | --- a/testcases/kernel/syscalls/ipc/semctl/semctl08.c | 24 | --- a/testcases/kernel/syscalls/ipc/semctl/semctl08.c |
| 25 | +++ b/testcases/kernel/syscalls/ipc/semctl/semctl08.c | 25 | +++ b/testcases/kernel/syscalls/ipc/semctl/semctl08.c |
| 26 | @@ -10,7 +10,11 @@ | 26 | @@ -12,7 +12,11 @@ |
| 27 | #include "tst_test.h" | 27 | #include "tst_test.h" |
| 28 | #include "libnewipc.h" | 28 | #include "libnewipc.h" |
| 29 | 29 | ||
| @@ -36,13 +36,10 @@ index 1878bd4..3b799fa 100644 | |||
| 36 | 36 | ||
| 37 | static void run(void) | 37 | static void run(void) |
| 38 | { | 38 | { |
| 39 | @@ -47,6 +51,4 @@ static struct tst_test test = { | 39 | @@ -49,6 +53,4 @@ static struct tst_test test = { |
| 40 | .test_all = run, | 40 | .test_all = run, |
| 41 | .needs_tmpdir = 1, | 41 | .needs_tmpdir = 1, |
| 42 | }; | 42 | }; |
| 43 | -#else | 43 | -#else |
| 44 | -TST_TEST_TCONF("test requires struct semid64_ds to have the time_high fields"); | 44 | -TST_TEST_TCONF("test requires struct semid64_ds to have the time_high fields"); |
| 45 | #endif | 45 | #endif |
| 46 | -- | ||
| 47 | 2.34.1 | ||
| 48 | |||
diff --git a/meta/recipes-extended/ltp/ltp_20250530.bb b/meta/recipes-extended/ltp/ltp_20250930.bb index 9ea5de10ee..1514aca8fe 100644 --- a/meta/recipes-extended/ltp/ltp_20250530.bb +++ b/meta/recipes-extended/ltp/ltp_20250930.bb | |||
| @@ -24,7 +24,7 @@ TUNE_CCARGS:remove:x86-64 = "-mfpmath=sse" | |||
| 24 | 24 | ||
| 25 | CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" | 25 | CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" |
| 26 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" | 26 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" |
| 27 | SRCREV = "14331e1ecfcd63426c9d270d88b7bad9f60c6d64" | 27 | SRCREV = "d2550ffbbcfe163212cd7e9c132db65ae0fa06ed" |
| 28 | 28 | ||
| 29 | SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \ | 29 | SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \ |
| 30 | file://0001-Remove-OOM-tests-from-runtest-mm.patch \ | 30 | file://0001-Remove-OOM-tests-from-runtest-mm.patch \ |
