mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-03 01:40:20 +00:00
CI: remove branch name
The meta-arm styhead branch should be using the styhead branches of meta-clang, meta-virtualization, and meta-secure-core. Remove the master branch specific line to allow for these to be used. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -6,7 +6,6 @@ header:
|
|||||||
repos:
|
repos:
|
||||||
meta-clang:
|
meta-clang:
|
||||||
url: https://github.com/kraj/meta-clang
|
url: https://github.com/kraj/meta-clang
|
||||||
branch: master
|
|
||||||
|
|
||||||
local_conf_header:
|
local_conf_header:
|
||||||
toolchain: |
|
toolchain: |
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ header:
|
|||||||
repos:
|
repos:
|
||||||
meta-secure-core:
|
meta-secure-core:
|
||||||
url: https://github.com/Wind-River/meta-secure-core.git
|
url: https://github.com/Wind-River/meta-secure-core.git
|
||||||
branch: master
|
|
||||||
layers:
|
layers:
|
||||||
meta-secure-core-common:
|
meta-secure-core-common:
|
||||||
meta-signing-key:
|
meta-signing-key:
|
||||||
|
|||||||
@@ -8,4 +8,3 @@ header:
|
|||||||
repos:
|
repos:
|
||||||
meta-virtualization:
|
meta-virtualization:
|
||||||
url: https://git.yoctoproject.org/meta-virtualization
|
url: https://git.yoctoproject.org/meta-virtualization
|
||||||
branch: master
|
|
||||||
|
|||||||
Reference in New Issue
Block a user