From 9407895c88e46490d0ef9bb185f73466e7204c15 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Mon, 23 Apr 2012 16:48:59 +0800 Subject: libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS We need to add MLPREFIX when set RDEPENDS by setVar() function. Signed-off-by: Dongxiao Xu --- meta/recipes-core/eglibc/eglibc-locale.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc index 9d5434f65..70c5cd179 100644 --- a/meta/recipes-core/eglibc/eglibc-locale.inc +++ b/meta/recipes-core/eglibc/eglibc-locale.inc @@ -26,7 +26,7 @@ BINARY_LOCALE_ARCHES ?= "arm.* i[3-6]86 x86_64 powerpc mips" # set "0" for qemu emulation of native localedef for locale generation LOCALE_GENERATION_WITH_CROSS-LOCALEDEF = "1" -PR = "r20" +PR = "r21" PKGSUFFIX = "" PKGSUFFIX_virtclass-nativesdk = "-nativesdk" -- cgit v1.2.3