glibc-locale: add a var default for localedef_depends

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2020-05-28 21:15:06 +05:00
committed by Christopher Larson
parent 6d7d0b4adc
commit 2fdd749af5

View File

@@ -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 () {