All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-autobuilder2] schedulers.py: add dunfell branchdefaults for meta-aws and meta-openembedded
       [not found] <cover.1628875051.git.steve@sakoman.com>
@ 2021-08-13 17:22 ` Steve Sakoman
  0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2021-08-13 17:22 UTC (permalink / raw)
  To: yocto

Both repos have been added to check-layer-nightly so we need to make
sure the dunfell branches of the repos are being used

Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 schedulers.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/schedulers.py b/schedulers.py
index 8f6f343..a6e9fd6 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -70,9 +70,11 @@ branchdefaults = {
         'branch_poky': 'dunfell',
         'branch_bitbake': '1.46',
         'branch_meta-arm': 'dunfell',
+        'branch_meta-aws': 'dunfell',
         'branch_meta-gplv2': 'dunfell',
         'branch_meta-intel': 'dunfell',
         'branch_meta-mingw': 'dunfell',
+        'branch_meta-openembedded': 'dunfell',
         'branch_oecore': 'dunfell',
     },
     'zeus': {
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-13 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1628875051.git.steve@sakoman.com>
2021-08-13 17:22 ` [yocto-autobuilder2] schedulers.py: add dunfell branchdefaults for meta-aws and meta-openembedded Steve Sakoman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.