summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/eglibc/eglibc-locale.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc
index c08e38dee0..d6bdcb5f2e 100644
--- a/meta/recipes-core/eglibc/eglibc-locale.inc
+++ b/meta/recipes-core/eglibc/eglibc-locale.inc
@@ -27,7 +27,7 @@ BINARY_LOCALE_ARCHES ?= "arm.* i[3-6]86 x86_64 powerpc mips mips64"
27# set "0" for qemu emulation of native localedef for locale generation 27# set "0" for qemu emulation of native localedef for locale generation
28LOCALE_GENERATION_WITH_CROSS-LOCALEDEF = "1" 28LOCALE_GENERATION_WITH_CROSS-LOCALEDEF = "1"
29 29
30PR = "r21" 30PR = "r22"
31 31
32PKGSUFFIX = "" 32PKGSUFFIX = ""
33PKGSUFFIX_virtclass-nativesdk = "-nativesdk" 33PKGSUFFIX_virtclass-nativesdk = "-nativesdk"