meta-digi/meta-digi-dey/recipes-digi
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
..
auto-serial-console kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
cloudconnector cloudconnector: set 'MACHINE' as the default device type 2023-06-21 16:57:27 +02:00
dey-examples dey-examples: cloudconnector:return status code in device request data callbacks 2023-05-09 11:47:25 +02:00
dualboot meta-digi-dey: swupdate-files: add firmware update support based on files 2023-07-06 11:00:05 +02:00
fbtest kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
libdigiapix ccimx93: libdigiapix: fix default I2C bus 2023-05-05 09:58:41 +02:00
memwatch kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
packagegroups connectcore-demo: separate in several packages 2023-02-07 14:00:52 +01:00
swu-images meta-digi-dey: swupdate: reorganize 'swupdate' custom classes and extensions 2023-08-14 10:36:37 +02:00
sysinfo meta-digi-dey: sysinfo: include the new firmware version variable in the 'sysinfo' report 2023-06-21 18:23:50 +02:00