All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Quirin Gylstorff <Quirin.Gylstorff@siemens.com>,
	<cip-dev@lists.cip-project.org>
Subject: Re: [cip-dev][isar-cip-core][PATCH 2/2] .gitlabci: switch to bullseye
Date: Mon, 13 Jun 2022 11:31:56 +0200	[thread overview]
Message-ID: <34a53fee-6dd6-f32f-c819-024ce98761b9@siemens.com> (raw)
In-Reply-To: <20220610072524.910925-3-Quirin.Gylstorff@siemens.com>

On 10.06.22 09:25, Quirin Gylstorff wrote:
> 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

Thanks, applied to next.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux


      reply	other threads:[~2022-06-13  9:32 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 ` [cip-dev][isar-cip-core][PATCH 2/2] .gitlabci: switch to bullseye Quirin Gylstorff
2022-06-13  9:31   ` Jan Kiszka [this message]

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=34a53fee-6dd6-f32f-c819-024ce98761b9@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=Quirin.Gylstorff@siemens.com \
    --cc=cip-dev@lists.cip-project.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 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.