mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
CI: update for meta-zephyr changes
As of meta-zephyr dde88ba the layer is structured different, split into meta-zephyr-core and meta-zephyr-bsp. As we define our own machines for use with Zephyr, we can just use meta-zephyr-core. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+2
-1
@@ -6,4 +6,5 @@ header:
|
||||
repos:
|
||||
meta-zephyr:
|
||||
url: https://git.yoctoproject.org/git/meta-zephyr
|
||||
refspec: master
|
||||
layers:
|
||||
meta-zephyr-core:
|
||||
|
||||
@@ -4,6 +4,11 @@ header:
|
||||
- ci/base.yml
|
||||
- ci/meta-zephyr.yml
|
||||
|
||||
repos:
|
||||
meta-zephyr:
|
||||
layers:
|
||||
meta-zephyr-bsp:
|
||||
|
||||
local_conf_header:
|
||||
tclibc: |
|
||||
TCLIBC = "newlib"
|
||||
|
||||
Reference in New Issue
Block a user