summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-09-25 11:10:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-27 11:50:34 +0100
commit6ba2fcb71fa3e051da263b0b0fe460e9891fc0ed (patch)
treea99741cf06b5c62018d9364d74a51753155aaf80 /meta/recipes-core/glib-2.0
parent68038100084135d11bbafa567f64e604baf2d80c (diff)
downloadpoky-6ba2fcb71fa3e051da263b0b0fe460e9891fc0ed.tar.gz
glib-2.0: Enable possible locales with musl for ptests
(From OE-Core rev: ea2849af1c56ff2d26d6a9458323233111051a38) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0')
-rw-r--r--meta/recipes-core/glib-2.0/glib.inc14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index c314594d49..5183f37a6e 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -171,6 +171,12 @@ RDEPENDS:${PN}-ptest += "\
171 python3-modules \ 171 python3-modules \
172 ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'python3-dbusmock', '', d)} \ 172 ${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'python3-dbusmock', '', d)} \
173 ${PN}-codegen \ 173 ${PN}-codegen \
174 locale-base-de-de \
175 locale-base-es-es \
176 locale-base-en-gb \
177 locale-base-en-us \
178 locale-base-fr-fr \
179 locale-base-ru-ru \
174 " 180 "
175 181
176RDEPENDS:${PN}-ptest:append:libc-glibc = "\ 182RDEPENDS:${PN}-ptest:append:libc-glibc = "\
@@ -185,18 +191,12 @@ RDEPENDS:${PN}-ptest:append:libc-glibc = "\
185 glibc-gconv-iso8859-15 \ 191 glibc-gconv-iso8859-15 \
186 glibc-charmap-invariant \ 192 glibc-charmap-invariant \
187 glibc-localedata-translit-cjk-variants \ 193 glibc-localedata-translit-cjk-variants \
188 locale-base-tr-tr \
189 locale-base-lt-lt \ 194 locale-base-lt-lt \
190 locale-base-ja-jp.euc-jp \ 195 locale-base-ja-jp.euc-jp \
191 locale-base-fa-ir \ 196 locale-base-fa-ir \
192 locale-base-ru-ru \
193 locale-base-de-de \
194 locale-base-hr-hr \ 197 locale-base-hr-hr \
195 locale-base-el-gr \ 198 locale-base-el-gr \
196 locale-base-fr-fr \
197 locale-base-es-es \
198 locale-base-en-gb \
199 locale-base-en-us \
200 locale-base-pl-pl \ 199 locale-base-pl-pl \
201 locale-base-pl-pl.iso-8859-2 \ 200 locale-base-pl-pl.iso-8859-2 \
201 locale-base-tr-tr \
202 " 202 "