mbox series

[isar-cip-core,v3,0/2] swupdate-config: variables cleanup

Message ID 20210505080518.18186-1-Quirin.Gylstorff@siemens.com (mailing list archive)
Headers show
Series swupdate-config: variables cleanup | expand

Message

Quirin Gylstorff May 5, 2021, 8:05 a.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

This patch removes the variable U_BOOT from the swupdate-config.bbclass.
It also adds the suffix `SWUPDATE` to the variable BOOTLOADER.

If a custom u-boot is used in concunction with swupdate it is
recommened to set `U_BOOT_CONFIG_PACKAGE` to '1'. This now adds
a dependency from SWupdate to u-boot-{MACHINE}-config for installing
fw_env.config.

Quirin Gylstorff (2):
  swupdate-config: remove variable U_BOOT
  swupdate-config: add prefix to variables

 classes/swupdate-config.bbclass      | 17 ++++++++++-------
 kas/opt/ebg-secure-boot-snakeoil.yml |  2 +-
 kas/opt/ebg-swu.yml                  |  4 ++--
 kas/opt/qemu-swupdate.yml            |  2 +-
 4 files changed, 14 insertions(+), 11 deletions(-)