All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quirin Gylstorff <Quirin.Gylstorff@siemens.com>
To: jan.kiszka@siemens.com, cip-dev@lists.cip-project.org
Subject: [cip-dev][isar-cip-core][PATCH 2/2] .gitlabci: switch to bullseye
Date: Fri, 10 Jun 2022 09:25:24 +0200	[thread overview]
Message-ID: <20220610072524.910925-3-Quirin.Gylstorff@siemens.com> (raw)
In-Reply-To: <20220610072524.910925-1-Quirin.Gylstorff@siemens.com>

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 .gitlab-ci.yml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 23ab1cb..7c28ea1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: ghcr.io/siemens/kas/kas-isar:3.0.2
 
 variables:
   GIT_STRATEGY: clone
-  release: buster
+  release: bullseye
   extension: base
   use_rt: enable
   wic_targz: enable
@@ -241,34 +241,34 @@ build:qemu-arm64-swupdate:
     targz: disable
     deploy: disable
 
-# bullseye images
-build:simatic-ipc227e-bullseye:
+# buster images
+build:simatic-ipc227e-buster:
   extends:
     - .build_base
   variables:
     target: simatic-ipc227e
-    release: bullseye
+    release: buster
 
-build:bbb-bullseye:
+build:bbb-buster:
   extends:
     - .build_base
   variables:
     target: bbb
     dtb: am335x-boneblack.dtb
-    release: bullseye
+    release: buster
 
-build:iwg20m-bullseye:
+build:iwg20m-buster:
   extends:
     - .build_base
   variables:
     target: iwg20m
     dtb: r8a7743-iwg20d-q7-dbcm-ca.dtb
-    release: bullseye
+    release: buster
 
-build:hihope-rzg2m-bullseye:
+build:hihope-rzg2m-buster:
   extends:
     - .build_base
   variables:
     target: hihope-rzg2m
     dtb: renesas/r8a774a1-hihope-rzg2m-ex.dtb
-    release: bullseye
+    release: buster
-- 
2.35.1



  parent reply	other threads:[~2022-06-10  7:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10  7:25 [cip-dev][isar-cip-core][PATCH 0/2] Update CI builds Quirin Gylstorff
2022-06-10  7:25 ` [cip-dev][isar-cip-core][PATCH 1/2] .gitlabci: add qemu-arm64 secureboot and swupdate Quirin Gylstorff
2022-06-13  9:30   ` Jan Kiszka
2022-06-13 10:00     ` Gylstorff Quirin
2022-06-10  7:25 ` Quirin Gylstorff [this message]
2022-06-13  9:31   ` [cip-dev][isar-cip-core][PATCH 2/2] .gitlabci: switch to bullseye Jan Kiszka

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=20220610072524.910925-3-Quirin.Gylstorff@siemens.com \
    --to=quirin.gylstorff@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=jan.kiszka@siemens.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 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.