mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
kas: corstone1000: update for new Kas include semantics in kas folder
With Kas 2.6 included YAML files need to be relative to the repository, not the including file: https://kas.readthedocs.io/en/latest/format-changelog.html#version-11 Change-Id: I851c9137d1f70f754d1a70a1fc14828c39ff3de7 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
This commit is contained in:
committed by
Ross Burton
parent
fe5f367deb
commit
4ff491b558
@@ -1,5 +1,5 @@
|
||||
header:
|
||||
version: 9
|
||||
version: 11
|
||||
|
||||
distro: poky-tiny
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
header:
|
||||
version: 9
|
||||
version: 11
|
||||
includes:
|
||||
- corstone1000-base.yml
|
||||
- kas/corstone1000-base.yml
|
||||
|
||||
repos:
|
||||
run-scripts:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
header:
|
||||
version: 9
|
||||
version: 11
|
||||
includes:
|
||||
- corstone1000-base.yml
|
||||
- kas/corstone1000-base.yml
|
||||
|
||||
machine: corstone1000-mps3
|
||||
|
||||
Reference in New Issue
Block a user