meta-digi/meta-digi-dey/classes
David Escalona e65be961cd meta-digi-dey: swupdate: reorganize 'swupdate' custom classes and extensions
We expect new types of SWU update packages to be created in the future. To avoid splitting
all the code in different classes based on the update type, create the generic class
'dey-swupdate' to hold all the custom code and the 'dey-swupdate-common' class to hold all
the required variables. This basically renames the old 'swupdate-files' and 'swupdate-files-common'
classes.

While on it, reorganize the 'swupdate-images' recipe to move variable declarations and
functionallity to the correct place:
  - Move all variable declarations to 'swupdate-digi-common' class and organize them in
    functional groups.
  - Improve the way files are included in the 'SWUPDATE_IMAGES' by using the update type
    variables.
  - Move the update script copy to the 'do_swuimage' prepend function. Until now, the copy
    process was executed in the 'fill_description' method, which should only touch the
    'sw-description' file.
  - Rename some variables to use 'SWUPDATE' prefix.
  - Minor cosmetic changes.

https://onedigi.atlassian.net/browse/DEL-8624

Signed-off-by: David Escalona <david.escalona@digi.com>
2023-08-14 10:36:37 +02:00
..
aws-iot.bbclass meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
dey-image-installer.bbclass dey-image-installer: add USB driver installation script for ccimx93 2023-04-03 18:39:35 +02:00
dey-image.bbclass meta-digi-dey: swupdate: reorganize 'swupdate' custom classes and extensions 2023-08-14 10:36:37 +02:00
dey-swupdate-common.bbclass meta-digi-dey: swupdate: reorganize 'swupdate' custom classes and extensions 2023-08-14 10:36:37 +02:00
dey-swupdate.bbclass meta-digi-dey: swupdate: reorganize 'swupdate' custom classes and extensions 2023-08-14 10:36:37 +02:00
populate_sdk_qt6.bbclass meta-digi-dey: add QT6 support 2023-02-02 18:03:38 +01:00
qt-version.bbclass meta-digi-dey: add QT6 support 2023-02-02 18:03:38 +01:00
trustfence.bbclass trustfence: stm: move generation of PKI out of sign script 2023-08-14 09:19:16 +02:00