mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
4eb08a8541
To improve portability, testing coverage, and future platform enablement. - Gate multicore on `MACHINE_FEATURES += "corstone1000_smp"`. - Change recipe overrides from `:corstone1000-fvp` to `:corstone1000`. - Update the Corstone-1000 multicore kas/doc references. Signed-off-by: Alex Chapman <alex.chapman@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
9 lines
206 B
YAML
9 lines
206 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
|
|
|
header:
|
|
version: 14
|
|
|
|
local_conf_header:
|
|
multicore: |
|
|
MACHINE_FEATURES += "corstone1000_smp"
|