[5/6] kas: corstone1000: update for new Kas include semantics in kas folder

Message ID 20211213162610.31273-6-abdellatif.elkhlifi@arm.com
State New
Headers show
Series corstone1000: psa-arch-tests | expand

Commit Message

Abdellatif El Khlifi Dec. 13, 2021, 4:26 p.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

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>
---
 kas/corstone1000-base.yml | 2 +-
 kas/corstone1000-fvp.yml  | 4 ++--
 kas/corstone1000-mps3.yml | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

Patch

diff --git a/kas/corstone1000-base.yml b/kas/corstone1000-base.yml
index 31a92c4..faf2599 100644
--- a/kas/corstone1000-base.yml
+++ b/kas/corstone1000-base.yml
@@ -1,5 +1,5 @@ 
 header:
-  version: 9
+  version: 11
 
 distro: poky-tiny
 
diff --git a/kas/corstone1000-fvp.yml b/kas/corstone1000-fvp.yml
index 0f6cde2..133749d 100644
--- a/kas/corstone1000-fvp.yml
+++ b/kas/corstone1000-fvp.yml
@@ -1,7 +1,7 @@ 
 header:
-  version: 9
+  version: 11
   includes:
-    - corstone1000-base.yml
+    - kas/corstone1000-base.yml
 
 repos:
   run-scripts:
diff --git a/kas/corstone1000-mps3.yml b/kas/corstone1000-mps3.yml
index 06e5962..53be438 100644
--- a/kas/corstone1000-mps3.yml
+++ b/kas/corstone1000-mps3.yml
@@ -1,6 +1,6 @@ 
 header:
-  version: 9
+  version: 11
   includes:
-    - corstone1000-base.yml
+    - kas/corstone1000-base.yml
 
 machine: corstone1000-mps3