meta-digi/meta-digi-dey/recipes-support/swupdate/swupdate
Gabriel Valcazar 32e46e4f9b swupdate: change runtime config file suffix to avoid build-time config errors
We were using the .cfg suffix for both the build-time config fragments and the
runtime configuration file. During do_configure(), all files in SRC_URI ending
in .cfg were being merged together to create the final build configuration,
including said runtime file, which has a completely different syntax. In most
cases, the contents of this file were being ignored, but when tweaking
swupdate's configuration and re-building the package, sometimes strange errors
would prevent the build from finishing.

Change the runtime file's suffix entirely to separate it from the config
fragments and prevent it from being treated as such, and reflect the name
change in the defconfig and the recovery script.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-01-02 11:14:23 +01:00
..
0001-Makefile-change-Makefile-to-build-swupdate-library-s.patch swupdate: fix non-parallel build 2023-08-04 13:10:56 +02:00
0002-config-add-on-the-fly-build-configuration-variable.patch kirkstone migration: update swupdate package 2022-06-21 16:49:56 +02:00
0003-handlers-rdiff-handler-for-applying-librsync-s-rdiff.patch meta-digi-dey: swupdate: add 'UBIVOL_RDIFFHANDLER' support to MTD based systems 2023-08-14 10:35:58 +02:00
defconfig swupdate: change runtime config file suffix to avoid build-time config errors 2024-01-02 11:14:23 +01:00
mtd.cfg meta-digi-dey: swupdate: add 'UBIVOL_RDIFFHANDLER' support to MTD based systems 2023-08-14 10:35:58 +02:00
signed_images.cfg meta-digi-dey: swupdate: clean defconfig file 2023-07-06 11:00:05 +02:00
swupdate.config swupdate: change runtime config file suffix to avoid build-time config errors 2024-01-02 11:14:23 +01:00
systemd.cfg swupdate: add config fragment to fix systemd initialization 2022-11-15 13:34:48 +01:00