mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-06 04:42:16 +00:00
Using a path relative to a kas yaml file to include another kas yaml file won't be supported in the future. This patch also updates the documentation for fvp-baser to set the minimal supported version of kas to 2.6. Signed-off-by: Hugo L'Hostis <hugo.lhostis@arm.com> Change-Id: I757103c5433bca7af9ab024370cd1e994d59fe0e Signed-off-by: Jon Mason <jon.mason@arm.com>
9 lines
160 B
YAML
9 lines
160 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- kas/fvp-baser-aemv8r64-bsp.yml
|
|
|
|
local_conf_header:
|
|
base-rt: |
|
|
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
|