public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH 2/2] ci: Add hikey target
Date: Mon, 15 Nov 2021 18:36:53 +0300	[thread overview]
Message-ID: <20211115153653.154234-3-amikan@ilbers.de> (raw)
In-Reply-To: <20211115153653.154234-1-amikan@ilbers.de>

LeMaker HiKey board was not covered by CI build.

Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
 testsuite/build_test/build_test.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/testsuite/build_test/build_test.py b/testsuite/build_test/build_test.py
index d39c10c..9ab0f08 100644
--- a/testsuite/build_test/build_test.py
+++ b/testsuite/build_test/build_test.py
@@ -130,7 +130,8 @@ class NoCrossTest(CIBaseTest):
             'mc:qemuamd64-bullseye:isar-image-base',
             'mc:qemuarm-bullseye:isar-image-base',
             'mc:qemui386-bullseye:isar-image-base',
-            'mc:qemumipsel-bullseye:isar-image-base'
+            'mc:qemumipsel-bullseye:isar-image-base',
+            'mc:hikey-bullseye:isar-image-base'
                   ]
 
         try:
-- 
2.25.1


  parent reply	other threads:[~2021-11-15 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 15:36 [PATCH 0/2] Cover LeMaker HiKey by CI Anton Mikanovich
2021-11-15 15:36 ` [PATCH 1/2] meta-isar: Enable bullseye support for HiKey board Anton Mikanovich
2021-11-15 15:36 ` Anton Mikanovich [this message]
2021-12-03 11:41 ` [PATCH 0/2] Cover LeMaker HiKey by CI Anton Mikanovich

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=20211115153653.154234-3-amikan@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /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