From 754d240d2cf271bc7ada8351ad8cf205e44fac13 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 27 Jul 2012 10:50:37 +0000 Subject: package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packages (From OE-Core rev: fc4b138948656d482603b80f8c8e86fdbb185df4) Signed-off-by: Richard Purdie --- meta/recipes-core/eglibc/eglibc-locale.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/eglibc') diff --git a/meta/recipes-core/eglibc/eglibc-locale.inc b/meta/recipes-core/eglibc/eglibc-locale.inc index 699056953d..c08e38dee0 100644 --- a/meta/recipes-core/eglibc/eglibc-locale.inc +++ b/meta/recipes-core/eglibc/eglibc-locale.inc @@ -2,6 +2,7 @@ INHIBIT_DEFAULT_DEPS = "1" LICENSE = "GPLv2 & LGPLv2.1" BPN = "eglibc" +LOCALEBASEPN = "eglibc" do_fetch[noexec] = "1" do_unpack[noexec] = "1" -- cgit v1.2.3-54-g00ecf