All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Quirin Gylstorff <Quirin.Gylstorff@siemens.com>,
	felix.moessbauer@siemens.com, cip-dev@lists.cip-project.org
Subject: Re: [cip-dev][isar-cip-core][PATCH v2 2/3] add SWUpdate 2022.12
Date: Thu, 15 Feb 2024 21:14:32 +0100	[thread overview]
Message-ID: <6148d08a-69ac-4b1d-aa87-0301786aab1a@siemens.com> (raw)
In-Reply-To: <20240215155350.434472-3-Quirin.Gylstorff@siemens.com>

On 15.02.24 16:53, Quirin Gylstorff wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> 
> SWUpdate changed the Suricatta lua API in release 2023.05.
> To support released legacy applications add SWUpdate 2022.12
> which supports the old api.
> 
> We use the latest release from salsa[1].
> 
> [1]: https://salsa.debian.org/debian/swupdate/-/tree/debian/2022.12+dfsg-4?ref_type=tags
> 
> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> ---
>  kas/opt/swupdate-2022.12.yaml                 | 22 +++++
>  ...-Add-option-to-enable-surricatta-lua.patch | 27 ++++++
>  ...tch-to-add-the-build-version-to-swup.patch | 94 +++++++++++++++++++
>  .../swupdate/swupdate_2022.12+dsfg-4-cip.bb   | 41 ++++++++
>  4 files changed, 184 insertions(+)
>  create mode 100644 kas/opt/swupdate-2022.12.yaml
>  create mode 100644 recipes-core/swupdate/files/2022.12/0001-Add-option-to-enable-surricatta-lua.patch
>  create mode 100644 recipes-core/swupdate/files/2022.12/0002-d-patches-Add-patch-to-add-the-build-version-to-swup.patch
>  create mode 100644 recipes-core/swupdate/swupdate_2022.12+dsfg-4-cip.bb
> 
> diff --git a/kas/opt/swupdate-2022.12.yaml b/kas/opt/swupdate-2022.12.yaml
> new file mode 100644
> index 0000000..5dfe97a
> --- /dev/null
> +++ b/kas/opt/swupdate-2022.12.yaml
> @@ -0,0 +1,22 @@
> +#
> +# CIP Core, generic profile
> +#
> +# Copyright (c) Siemens AG, 2020
> +#
> +# Authors:
> +#  Quirin Gylstorff <quirin.gylstorff@siemens.com>
> +#
> +# SPDX-License-Identifier: MIT
> +#
> +# This kas file adds swupdate and generates a ${IMAGE_NAME}.swu
> +# from the first wic partition
> +
> +header:
> +  version: 14
> +  includes:
> +   - kas/opt/swupdate.yml
> +
> +local_conf_header:
> +  swupdate-2022.12: |
> +    PREFERRED_VERSION_swupdate = "2022.12%"
> +    IMAGE_PREINSTALL += "cowsay"

Still there - may I send this cow back to the barn while merging?

Jan

-- 
Siemens AG, Technology
Linux Expert Center



  reply	other threads:[~2024-02-15 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 15:53 [cip-dev][isar-cip-core][PATCH v2 0/3] Add SWUpdate 2022.12 Quirin Gylstorff
2024-02-15 15:53 ` [cip-dev][isar-cip-core][PATCH v2 1/3] swupdate delete unused patch Quirin Gylstorff
2024-02-15 15:53 ` [cip-dev][isar-cip-core][PATCH v2 2/3] add SWUpdate 2022.12 Quirin Gylstorff
2024-02-15 20:14   ` Jan Kiszka [this message]
2024-02-16  8:08     ` Gylstorff Quirin
2024-02-15 15:53 ` [cip-dev][isar-cip-core][PATCH v2 3/3] build swupdate 2022.12 for qemu-amd64-secure-boot-bullseye Quirin Gylstorff
2024-02-16  8:33 ` [cip-dev][isar-cip-core][PATCH v2 0/3] Add SWUpdate 2022.12 Jan Kiszka
2024-02-16  8:34   ` 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=6148d08a-69ac-4b1d-aa87-0301786aab1a@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=Quirin.Gylstorff@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=felix.moessbauer@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.