summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-08-05 11:24:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-06 15:18:46 +0100
commit497d8712de2dbabcc3405ff322e3d2c0f40af725 (patch)
treeca96b554954737db7b050cf2e6c3306e1ad70f7d
parent98e2ebeb308bd6ee74cecaa49cbe687e58d52f29 (diff)
downloadpoky-497d8712de2dbabcc3405ff322e3d2c0f40af725.tar.gz
eglibc-locale: bump PR after fc4b138948656d482603b80f8c8e86fdbb185df4
(From OE-Core rev: 17685eb72f335f53caf3cadaadcf479d394f8792) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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"