All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quirin Gylstorff <Quirin.Gylstorff@siemens.com>
To: felix.moessbauer@siemens.com, cip-dev@lists.cip-project.org,
	jan.kiszka@siemens.com
Subject: [cip-dev][isar-cip-core][PATCH v2 0/2] Enable Images based on Debian 12
Date: Fri, 10 Mar 2023 19:20:01 +0100	[thread overview]
Message-ID: <20230310182003.201194-1-Quirin.Gylstorff@siemens.com> (raw)

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

Add ci builds for bookworm
Change efibootguard build to use debian folder from salsa

Changes v2:
 - rebase onto next 
 - always build efibootguard 


Quirin Gylstorff (2):
  Enable Images based on Debian 12 (bookworm)
  efibootguard: use debian folder from salsa

 .gitlab-ci.yml                                | 45 +++++++++++++++++++
 Kconfig                                       |  5 +++
 conf/distro/cip-core-bookworm.conf            | 16 +++++++
 kas/opt/bookworm.yml                          | 15 +++++++
 ...guard_0.13.bb => efibootguard_0.13+cip.bb} | 31 +++++++------
 ...l-Make-compatible-with-debian-buster.patch | 36 +++++++++++++++
 ...rol-remove-native-from-python3-shtab.patch | 26 +++++++++++
 recipes-bsp/efibootguard/files/debian/compat  |  1 -
 .../efibootguard/files/debian/control.tmpl    | 20 ---------
 .../debian/efibootguard-dev.install.tmpl      |  2 -
 .../files/debian/efibootguard.install         |  5 ---
 recipes-bsp/efibootguard/files/debian/rules   | 15 -------
 ...01-add-machine-type-name-for-riscv64.patch |  0
 recipes-core/images/efibootguard.inc          |  1 -
 recipes-core/images/swupdate.inc              |  6 ++-
 recipes-core/swupdate/swupdate.inc            |  2 +-
 16 files changed, 167 insertions(+), 59 deletions(-)
 create mode 100644 conf/distro/cip-core-bookworm.conf
 create mode 100644 kas/opt/bookworm.yml
 rename recipes-bsp/efibootguard/{efibootguard_0.13.bb => efibootguard_0.13+cip.bb} (53%)
 create mode 100644 recipes-bsp/efibootguard/files/debian-patches/0001-d-control-Make-compatible-with-debian-buster.patch
 create mode 100644 recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
 delete mode 100644 recipes-bsp/efibootguard/files/debian/compat
 delete mode 100644 recipes-bsp/efibootguard/files/debian/control.tmpl
 delete mode 100644 recipes-bsp/efibootguard/files/debian/efibootguard-dev.install.tmpl
 delete mode 100644 recipes-bsp/efibootguard/files/debian/efibootguard.install
 delete mode 100755 recipes-bsp/efibootguard/files/debian/rules
 rename recipes-bsp/efibootguard/files/{ => src-patches}/0001-add-machine-type-name-for-riscv64.patch (100%)

-- 
2.39.2



             reply	other threads:[~2023-03-10 18:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-10 18:20 Quirin Gylstorff [this message]
2023-03-10 18:20 ` [cip-dev][isar-cip-core][PATCH v2 1/2] Enable Images based on Debian 12 (bookworm) Quirin Gylstorff
2023-04-13 20:43   ` Jan Kiszka
2023-03-10 18:20 ` [cip-dev][isar-cip-core][PATCH v2 2/2] efibootguard: use debian folder from salsa Quirin Gylstorff
2023-04-13 19:29   ` Jan Kiszka
2023-03-13  9:36 ` [cip-dev][isar-cip-core][PATCH v2 0/2] Enable Images based on Debian 12 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=20230310182003.201194-1-Quirin.Gylstorff@siemens.com \
    --to=quirin.gylstorff@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=felix.moessbauer@siemens.com \
    --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.