All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev][isar-cip-core][PATCH v2 0/3] Update to SWUpdate
@ 2024-03-18 12:51 Quirin Gylstorff
  2024-03-18 12:51 ` [cip-dev][isar-cip-core][PATCH v2 1/3] swupdate: Add recipe for 2023.12.1 Quirin Gylstorff
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Quirin Gylstorff @ 2024-03-18 12:51 UTC (permalink / raw)
  To: cip-dev, jan.kiszka

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

This will use the latest release on salsa for swupdate. It activates
WFX by default and fixes a regression with postinstall scripts.

SWUpdate 2023.12.1 will replace 2023.05.

Changes v2:
 - fix whitespaces and Copyright
 - Remove Preferred_version for Sid as we use the upstream binary
 - remove preferred_version for libubootenv -> unnecessary

Quirin Gylstorff (3):
  swupdate: Add recipe for 2023.12.1
  conf/distro/cip-core-*: prefer swupdate 2023.12 for all distro except
    buster
  remove SWUpdate recipe 2023.05

 conf/distro/cip-core-bookworm.conf            |  2 +-
 conf/distro/cip-core-bullseye.conf            |  2 +-
 conf/distro/cip-core-sid.conf                 |  1 -
 ...tch-to-add-the-build-version-to-swup.patch | 94 -------------------
 ...s-Add-option-to-enable-suricatta_wfx.patch | 30 ------
 ...rate-build_profile-option-for-delta-.patch | 10 +-
 ...nstall-Fix-path-for-debian-bullseye.patch} |  6 +-
 ...wupdate_2023.05.bb => swupdate_2023.12.bb} | 22 ++---
 8 files changed, 21 insertions(+), 146 deletions(-)
 delete mode 100644 recipes-core/swupdate/files/2023.05/0002-d-patches-Add-patch-to-add-the-build-version-to-swup.patch
 delete mode 100644 recipes-core/swupdate/files/2023.05/0003-d-rules-Add-option-to-enable-suricatta_wfx.patch
 rename recipes-core/swupdate/files/{2023.05 => 2023.12}/0001-d-rules-Add-seperate-build_profile-option-for-delta-.patch (87%)
 rename recipes-core/swupdate/files/{2023.05/0004-d-swupdate-www.install-Fix-path-for-debian-bullseye.patch => 2023.12/0002-d-swupdate-www.install-Fix-path-for-debian-bullseye.patch} (84%)
 rename recipes-core/swupdate/{swupdate_2023.05.bb => swupdate_2023.12.bb} (54%)

-- 
2.43.0



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

end of thread, other threads:[~2024-03-18 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-18 12:51 [cip-dev][isar-cip-core][PATCH v2 0/3] Update to SWUpdate Quirin Gylstorff
2024-03-18 12:51 ` [cip-dev][isar-cip-core][PATCH v2 1/3] swupdate: Add recipe for 2023.12.1 Quirin Gylstorff
2024-03-18 12:51 ` [cip-dev][isar-cip-core][PATCH v2 2/3] conf/distro/cip-core-*: prefer swupdate 2023.12 for all distro except buster Quirin Gylstorff
2024-03-18 12:51 ` [cip-dev][isar-cip-core][PATCH v2 3/3] remove SWUpdate recipe 2023.05 Quirin Gylstorff
2024-03-18 14:09 ` [cip-dev][isar-cip-core][PATCH v2 0/3] Update to SWUpdate Jan Kiszka

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.