1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-10 16:10:54 +00:00

arm-bsp/external-system: set PACKAGE_ARCH as this is machine-specific

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2023-08-29 17:22:24 +01:00
committed by Jon Mason
parent ff334d8f65
commit 730806956a
@@ -15,6 +15,7 @@ SRCREV = "8c9dca74b104ff6c9722fb0738ba93dd3719c080"
PV .= "+git"
COMPATIBLE_MACHINE = "(corstone1000)"
PACKAGE_ARCH = "${MACHINE_ARCH}"
# PRODUCT is passed to the Makefile to specify the platform to be used.
PRODUCT = "corstone-1000"