mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
glibc-locale: add a var default for localedef_depends
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
committed by
Christopher Larson
parent
6d7d0b4adc
commit
2fdd749af5
@@ -8,6 +8,7 @@ ERROR_QA_remove = "ldflags textrel"
|
||||
INSANE_SKIP_${PN} += "already-stripped"
|
||||
|
||||
# localedef needs libgcc & libc
|
||||
localedef_depends = ""
|
||||
localedef_depends_tcmode-external = "${MLPREFIX}libgcc:do_packagedata virtual/${MLPREFIX}libc:do_packagedata"
|
||||
|
||||
python () {
|
||||
|
||||
Reference in New Issue
Block a user