mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm/sbsa-acs: add COMPATIBLE_HOST
This recipe is only valid on aarch64 targets, so set COMPATIBLE_HOST. Change-Id: I15595d307d1dab18b315b397a0751eaf4e109e68 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -12,6 +12,7 @@ SRC_URI += "git://github.com/ARM-software/sbsa-acs;destsuffix=edk2/ShellPkg/Appl
|
||||
SRCREV_acs = "1b3a37214fe6809e07e471f79d1ef856461bc803"
|
||||
SRCREV_libc = "61687168fe02ac4d933a36c9145fdd242ac424d1"
|
||||
|
||||
COMPATIBLE_HOST = "aarch64.*-linux"
|
||||
EDK2_ARCH = "AARCH64"
|
||||
EDK2_PLATFORM = "Shell"
|
||||
EDK2_PLATFORM_DSC = "ShellPkg/ShellPkg.dsc"
|
||||
|
||||
Reference in New Issue
Block a user