xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [xenomai-images][PATCH] Update to kas 3.2
@ 2023-01-23 12:08 Florian Bezdeka
  2023-02-01 10:18 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Bezdeka @ 2023-01-23 12:08 UTC (permalink / raw)
  To: xenomai; +Cc: Jan Kiszka, Florian Bezdeka

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
 README.md             | 2 +-
 ci/gitlab-ci-base.yml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 392865a..589b24f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ from scratch.
 
 Install `kas-container` from the [kas project](https://github.com/siemens/kas):
 
-    wget https://raw.githubusercontent.com/siemens/kas/3.1/kas-container -P ~/bin/
+    wget https://raw.githubusercontent.com/siemens/kas/3.2/kas-container -P ~/bin/
     chmod a+x ~/bin/kas-container
 
 Furthermore, install docker and make sure you have required permissions to
diff --git a/ci/gitlab-ci-base.yml b/ci/gitlab-ci-base.yml
index ee71ea3..40a0437 100644
--- a/ci/gitlab-ci-base.yml
+++ b/ci/gitlab-ci-base.yml
@@ -1,7 +1,7 @@
 #
 # Xenomai Real-Time System
 #
-# Copyright (c) Siemens AG, 2019 - 2022
+# Copyright (c) Siemens AG, 2019 - 2023
 #
 # Authors:
 #  Quirin Gylstorff <quirin.gylstorff@siemens.com>
@@ -24,7 +24,7 @@ variables:
   BUILD_IDENTIFIER: "xenomai-${XENOMAI_VERSION}_kernel-${KERNEL_VERSION}"
 
 default:
-  image: ghcr.io/siemens/kas/kas-isar:3.1
+  image: ghcr.io/siemens/kas/kas-isar:3.2
 
 .common-config:
   before_script:
-- 
2.39.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [xenomai-images][PATCH] Update to kas 3.2
  2023-01-23 12:08 [xenomai-images][PATCH] Update to kas 3.2 Florian Bezdeka
@ 2023-02-01 10:18 ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2023-02-01 10:18 UTC (permalink / raw)
  To: Florian Bezdeka, xenomai

On 23.01.23 13:08, Florian Bezdeka wrote:
> Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
> ---
>  README.md             | 2 +-
>  ci/gitlab-ci-base.yml | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/README.md b/README.md
> index 392865a..589b24f 100644
> --- a/README.md
> +++ b/README.md
> @@ -13,7 +13,7 @@ from scratch.
>  
>  Install `kas-container` from the [kas project](https://github.com/siemens/kas):
>  
> -    wget https://raw.githubusercontent.com/siemens/kas/3.1/kas-container -P ~/bin/
> +    wget https://raw.githubusercontent.com/siemens/kas/3.2/kas-container -P ~/bin/
>      chmod a+x ~/bin/kas-container
>  
>  Furthermore, install docker and make sure you have required permissions to
> diff --git a/ci/gitlab-ci-base.yml b/ci/gitlab-ci-base.yml
> index ee71ea3..40a0437 100644
> --- a/ci/gitlab-ci-base.yml
> +++ b/ci/gitlab-ci-base.yml
> @@ -1,7 +1,7 @@
>  #
>  # Xenomai Real-Time System
>  #
> -# Copyright (c) Siemens AG, 2019 - 2022
> +# Copyright (c) Siemens AG, 2019 - 2023
>  #
>  # Authors:
>  #  Quirin Gylstorff <quirin.gylstorff@siemens.com>
> @@ -24,7 +24,7 @@ variables:
>    BUILD_IDENTIFIER: "xenomai-${XENOMAI_VERSION}_kernel-${KERNEL_VERSION}"
>  
>  default:
> -  image: ghcr.io/siemens/kas/kas-isar:3.1
> +  image: ghcr.io/siemens/kas/kas-isar:3.2
>  
>  .common-config:
>    before_script:

Not urgent, and I'm planning for kas 3.2.1, so I'm postponing this here
for now.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-01 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 12:08 [xenomai-images][PATCH] Update to kas 3.2 Florian Bezdeka
2023-02-01 10:18 ` Jan Kiszka

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 NNTP newsgroup(s).