diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-09-17 11:38:45 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-18 08:53:10 +0100 |
| commit | 0be8df3e587e2efef6ad76be0439c4403f007c67 (patch) | |
| tree | 34774bad1423e548f58a69346404868e9dba7801 /meta/conf/distro/include/ptest-packagelists.inc | |
| parent | df0f70d1b0c00b419616b243e95e4ac104a877ec (diff) | |
| download | poky-0be8df3e587e2efef6ad76be0439c4403f007c67.tar.gz | |
glibc-tests: rename to glibc-y2038-tests
The recipe originates from meta-y2038 where the name was not
confusing, but in oe-core it is.
(From OE-Core rev: 90bc7a66b08580207839fc6aafe1ac86c12981c5)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/ptest-packagelists.inc')
| -rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 9160103cb0..e023891b7b 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -77,8 +77,8 @@ PTESTS_FAST = "\ | |||
| 77 | zlib \ | 77 | zlib \ |
| 78 | libexif \ | 78 | libexif \ |
| 79 | " | 79 | " |
| 80 | PTESTS_FAST:append:libc-glibc = " glibc-tests" | 80 | PTESTS_FAST:append:libc-glibc = " glibc-y2038-tests" |
| 81 | PTESTS_PROBLEMS:remove:libc-glibc = "glibc-tests" | 81 | PTESTS_PROBLEMS:remove:libc-glibc = "glibc-y2038-tests" |
| 82 | PTESTS_FAST:remove:mips64 = "qemu" | 82 | PTESTS_FAST:remove:mips64 = "qemu" |
| 83 | PTESTS_PROBLEMS:append:mips64 = " qemu" | 83 | PTESTS_PROBLEMS:append:mips64 = " qemu" |
| 84 | PTESTS_FAST:remove:riscv32 = "qemu" | 84 | PTESTS_FAST:remove:riscv32 = "qemu" |
