mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packages
(From OE-Core rev: fc4b138948656d482603b80f8c8e86fdbb185df4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -2,6 +2,7 @@ INHIBIT_DEFAULT_DEPS = "1"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
|
||||
BPN = "eglibc"
|
||||
LOCALEBASEPN = "eglibc"
|
||||
|
||||
do_fetch[noexec] = "1"
|
||||
do_unpack[noexec] = "1"
|
||||
|
||||
Reference in New Issue
Block a user