All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev][isar-cip-dev][PATCH 0/2] swupdate add new round robin handler
@ 2021-06-11 14:21 Quirin Gylstorff
  2021-06-11 14:21 ` [cip-dev][isar-cip-dev][PATCH 1/2] swupdate: Update to 2021.04 Quirin Gylstorff
  2021-06-11 14:21 ` [cip-dev][isar-cip-dev][PATCH 2/2] swupdate: Add option to use swupdate-handler-roundrobin Quirin Gylstorff
  0 siblings, 2 replies; 12+ messages in thread
From: Quirin Gylstorff @ 2021-06-11 14:21 UTC (permalink / raw)
  To: cip-dev, jan.kiszka, christian.storm; +Cc: Quirin Gylstorff

[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]

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

Add the SWUpdate round-robin Lua handler from [1].
Also update swupdate to 2021.04 for dependencies of the lua handler.

[1]: https://gitlab.com/cip-playground/swupdate-handler-roundrobin

Quirin Gylstorff (2):
  swupdate: Update to 2021.04
  swupdate: Add option to use swupdate-handler-roundrobin

 classes/swupdate-config.bbclass               |  14 +-
 kas/opt/ebg-secure-boot-base.yml              |   1 +
 .../files/secure-boot/sw-description.tmpl     |  14 +-
 recipes-core/images/files/sw-description.tmpl |  21 +-
 .../swupdate.handler.efibootguard.ini         |  20 +
 .../files/swupdate.handler.efibootguard.ini   |  26 +
 .../swupdate/files/swupdate_handlers.lua      | 453 ------------------
 recipes-core/swupdate/swupdate.bb             |  18 +-
 8 files changed, 97 insertions(+), 470 deletions(-)
 create mode 100644 recipes-core/swupdate/files/secureboot/swupdate.handler.efibootguard.ini
 create mode 100644 recipes-core/swupdate/files/swupdate.handler.efibootguard.ini
 delete mode 100644 recipes-core/swupdate/files/swupdate_handlers.lua

-- 
2.20.1


[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6502): https://lists.cip-project.org/g/cip-dev/message/6502
Mute This Topic: https://lists.cip-project.org/mt/83469364/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


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

end of thread, other threads:[~2021-06-22  7:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 14:21 [cip-dev][isar-cip-dev][PATCH 0/2] swupdate add new round robin handler Quirin Gylstorff
2021-06-11 14:21 ` [cip-dev][isar-cip-dev][PATCH 1/2] swupdate: Update to 2021.04 Quirin Gylstorff
2021-06-11 14:21 ` [cip-dev][isar-cip-dev][PATCH 2/2] swupdate: Add option to use swupdate-handler-roundrobin Quirin Gylstorff
2021-06-11 14:30   ` Jan Kiszka
2021-06-14 10:33     ` Jan Kiszka
2021-06-18 13:33       ` Jan Kiszka
2021-06-18 14:03         ` Jan Kiszka
2021-06-18 18:08           ` [cip-dev][isar-cip-core][PATCH v2 0/1] swupdate add new round robin handler Quirin Gylstorff
2021-06-18 18:08             ` [cip-dev][isar-cip-core][PATCH v2 1/1] swupdate: Add option to use swupdate-handler-roundrobin Quirin Gylstorff
2021-06-22  7:22               ` Jan Kiszka
2021-06-14 11:19   ` [cip-dev][isar-cip-dev][PATCH 2/2] " Christian Storm
2021-06-15  7:37     ` Quirin Gylstorff

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.