public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH 2/3] scripts/ci: Add Raspberry Pi 1 for Raspbian stretch
Date: Wed, 27 Mar 2019 15:47:55 +0100	[thread overview]
Message-ID: <20190327144756.7833-3-mosipov@ilbers.de> (raw)
In-Reply-To: <20190327144756.7833-1-mosipov@ilbers.de>

Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
---
 scripts/ci_build.sh | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh
index bcc7545..0ea5995 100755
--- a/scripts/ci_build.sh
+++ b/scripts/ci_build.sh
@@ -33,7 +33,8 @@ TARGETS_SET="\
             multiconfig:qemuamd64-buster:isar-image-base \
             multiconfig:qemuamd64-buster-tgz:isar-image-base \
             multiconfig:nand-ubi-demo-buster:isar-image-ubi \
-            multiconfig:rpi-jessie:isar-image-base"
+            multiconfig:rpi-jessie:isar-image-base \
+            multiconfig:rpi-stretch:isar-image-base"
           # qemu-user-static of <= buster too old to build that
           # multiconfig:qemuarm64-buster:isar-image-base
 
@@ -87,7 +88,8 @@ do
         TARGETS_SET="\
                      multiconfig:qemuarm-stretch:isar-image-base \
                      multiconfig:qemuarm64-stretch:isar-image-base \
-                     multiconfig:qemuamd64-stretch:isar-image-base"
+                     multiconfig:qemuamd64-stretch:isar-image-base \
+                     multiconfig:rpi-stretch:isar-image-base"
         ;;
     -q|--quiet)
         BB_ARGS=""
-- 
2.11.0


  parent reply	other threads:[~2019-03-27 14:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 14:47 [PATCH 0/3] " Maxim Yu. Osipov
2019-03-27 14:47 ` [PATCH 1/3] meta-isar/conf: Add Raspbian stretch for Raspberry Pi 1 support Maxim Yu. Osipov
2019-03-27 14:47 ` Maxim Yu. Osipov [this message]
2019-03-27 14:47 ` [PATCH 3/3] doc/user_manual: Add Raspberry Pi 1 for Raspbian stretch Maxim Yu. Osipov
2019-03-28 10:57 ` [PATCH 0/3] " Maxim Yu. Osipov

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=20190327144756.7833-3-mosipov@ilbers.de \
    --to=mosipov@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