mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-08 03:21:35 +00:00
optee: Use softer assignment to "invalid" for COMPATIBLE_MACHINE
To keep consistency with trusted-firmware-a recipe we should use softer assignment to "invalid" for COMPATIBLE_MACHINE. Change-Id: Ib05afcd62b6b2104188b90bad4d952eb055ae443 Issue-Id: SCM-888 Signed-off-by: Diego Sueiro <diego.sueiro@arm.com> Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
COMPATIBLE_MACHINE = "null"
|
||||
# Please add supported machines below
|
||||
COMPATIBLE_MACHINE ?= "invalid"
|
||||
# Please add supported machines below or set it in .bbappend or .conf
|
||||
|
||||
Reference in New Issue
Block a user