Skip to content
Snippets Groups Projects
Commit d77f7ac9 authored by Jon Mason's avatar Jon Mason Committed by Naveen Saini
Browse files

CI: use path to avoid warning


Warnings are being seen in gitlab of
 WARNING  - Falling back to file-relative addressing of local include "base.yml"
 WARNING  - Update your layer to repo-relative addressing to avoid this warning
 WARNING  - Falling back to file-relative addressing of local include "meta-openembedded.yml"
 WARNING  - Update your layer to repo-relative addressing to avoid this warning

Make the relevant changes to resolve this issue

Signed-off-by: default avatarJon Mason <jon.mason@arm.com>
Signed-off-by: default avatarNaveen Saini <naveen.kumar.saini@intel.com>
parent e0536554
No related branches found
No related tags found
No related merge requests found
header:
version: 9
includes:
- base.yml
- ci/base.yml
machine: 96b-avenger96
header:
version: 9
includes:
- base.yml
- ci/base.yml
machine: 96b-nitrogen
header:
version: 9
includes:
- base.yml
- ci/base.yml
machine: arduino-nano-33-ble
header:
version: 11
includes:
- meta-openembedded.yml
- ci/meta-openembedded.yml
distro: zephyr
......
header:
version: 9
includes:
- base.yml
- ci/base.yml
machine: intel-x86-64
header:
version: 9
includes:
- base.yml
- ci/base.yml
machine: nrf52840dk-nrf52840
header:
version: 9
includes:
- base.yml
- ci/base.yml
local_conf_header:
nonbuilding_tests: |
......
header:
version: 9
includes:
- base.yml
- ci/base.yml
local_conf_header:
failing_tests: |
......
header:
version: 9
includes:
- base.yml
- ci/base.yml
machine: stm32mp157c-dk2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment