summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-09-17 11:38:45 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-18 08:53:05 +0100
commit90bc7a66b08580207839fc6aafe1ac86c12981c5 (patch)
tree94f9abf4f01436cb078c8419d2357b3222f6093c /meta/recipes-core/glibc
parent2b1b0e9e4d5011e7c2fd1b59fc277a7cfdc41194 (diff)
downloadopenembedded-core-90bc7a66b08580207839fc6aafe1ac86c12981c5.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. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r--meta/recipes-core/glibc/glibc-y2038-tests_2.38.bb (renamed from meta/recipes-core/glibc/glibc-tests_2.38.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc-tests_2.38.bb b/meta/recipes-core/glibc/glibc-y2038-tests_2.38.bb
index 95eb774db7..be49ca4cb7 100644
--- a/meta/recipes-core/glibc/glibc-tests_2.38.bb
+++ b/meta/recipes-core/glibc/glibc-y2038-tests_2.38.bb
@@ -8,7 +8,7 @@ SRC_URI += "\
file://run-ptest \
"
-SUMMARY = "glibc tests to be run with ptest"
+SUMMARY = "glibc tests using time32/time64 interfaces to be run with ptest for the purpose of checking y2038 compatiblity"
# Erase some variables already set by glibc_${PV}
python __anonymous() {