| Submitter | Martin Jansa |
|---|---|
| Date | Aug. 5, 2012, 9:24 a.m. |
| Message ID | <1344158684-4745-1-git-send-email-Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/33833/ |
| State | Accepted |
| Commit | 17685eb72f335f53caf3cadaadcf479d394f8792 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc index c08e38d..d6bdcb5 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" # set "0" for qemu emulation of native localedef for locale generation LOCALE_GENERATION_WITH_CROSS-LOCALEDEF = "1" -PR = "r21" +PR = "r22" PKGSUFFIX = "" PKGSUFFIX_virtclass-nativesdk = "-nativesdk"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta/recipes-core/eglibc/eglibc-locale.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)