mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm/optee-test: add comment
Upstream has potentially fixed the musl issues, so leave a comment to remind whoever does the upgrade. Change-Id: I24d9b23e492b29b6690c0843c3f2c950791f93e5 Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -10,6 +10,7 @@ require optee.inc
|
||||
|
||||
# Linking fails on musl due to C++/threads
|
||||
# https://github.com/OP-TEE/optee_test/issues/458#issuecomment-720540834
|
||||
# When upgraded we should be able to remove this limitation
|
||||
COMPATIBLE_HOST_libc-musl = 'null'
|
||||
|
||||
DEPENDS = "optee-client optee-os python3-pycryptodomex-native"
|
||||
|
||||
Reference in New Issue
Block a user