($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: alexandre.belloni@bootlin.com
To: yocto@lists.yoctoproject.org
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Subject: [yocto-autobuilder2][PATCH] schedulers: ensure correct branch is used for meta-exein for nanbield
Date: Wed, 27 Mar 2024 20:04:08 +0100	[thread overview]
Message-ID: <20240327190408.1503836-1-alexandre.belloni@bootlin.com> (raw)

From: Alexandre Belloni <alexandre.belloni@bootlin.com>

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
---
 schedulers.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/schedulers.py b/schedulers.py
index a30383f255a1..47eedde016cf 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -91,6 +91,7 @@ branchdefaults = {
         'branch_meta-openembedded': 'nanbield',
         'branch_meta-ti': 'master',
         'branch_meta-virtualization': 'nanbield',
+        'branch_meta-exein': 'nanbield',
         'branch_oecore': 'nanbield',
     },
     'mickledore': {
-- 
2.44.0



                 reply	other threads:[~2024-03-27 19:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240327190408.1503836-1-alexandre.belloni@bootlin.com \
    --to=alexandre.belloni@bootlin.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).