mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
glibc-external-version.inc: use tcmode override
This ensures we pass yocto-check-layers. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
committed by
Christopher Larson
parent
2fdd749af5
commit
2cb87790ab
@@ -9,4 +9,4 @@ def get_external_libc_version(d):
|
||||
|
||||
return 'UNKNOWN'
|
||||
|
||||
PV := "${@get_external_libc_version(d)}"
|
||||
PV_tcmode-external := "${@get_external_libc_version(d)}"
|
||||
|
||||
Reference in New Issue
Block a user