mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-24 16:36:21 +02:00
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: Jon Mason <jon.mason@arm.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
11 lines
144 B
YAML
11 lines
144 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- ci/base.yml
|
|
|
|
local_conf_header:
|
|
failing_tests: |
|
|
ZEPHYRTESTS:remove = "pending"
|
|
|
|
machine: qemu-x86
|