Browse Source

Revert "CI: switch to building against styhead branches where possible"

This reverts commit 2b1348d74f9fb4e49ece3a8a0107307ec432f392.

Revert to allow the meta-arm master branch to use the master branch of
other layers.
Jon Mason 8 months ago
parent
commit
7cce43e632
4 changed files with 1 additions and 4 deletions
  1. 1 1
      ci/base.yml
  2. 0 1
      ci/clang.yml
  3. 0 1
      ci/meta-secure-core.yml
  4. 0 1
      ci/meta-virtualization.yml

+ 1 - 1
ci/base.yml

@@ -7,7 +7,7 @@ distro: poky
 
 defaults:
   repos:
-    branch: styhead
+    branch: master
 
 repos:
   meta-arm:

+ 0 - 1
ci/clang.yml

@@ -6,7 +6,6 @@ header:
 repos:
   meta-clang:
     url: https://github.com/kraj/meta-clang
-    branch: master
 
 local_conf_header:
   toolchain: |

+ 0 - 1
ci/meta-secure-core.yml

@@ -6,7 +6,6 @@ header:
 repos:
   meta-secure-core:
     url: https://github.com/Wind-River/meta-secure-core.git
-    branch: master
     layers:
       meta-secure-core-common:
       meta-signing-key:

+ 0 - 1
ci/meta-virtualization.yml

@@ -8,4 +8,3 @@ header:
 repos:
   meta-virtualization:
     url: https://git.yoctoproject.org/meta-virtualization
-    branch: master