meta-digi/meta-digi-dey/recipes-support
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
..
curl kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
dnsmasq kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
freerdp kirkstone migration: update freerdp package 2022-06-21 16:49:56 +02:00
libical libical: remove icu package from ccmp1 where storage is scarce 2023-01-24 09:27:39 +01:00
libsoc libsoc: remove dependency of Digi clone repo 2023-02-02 09:29:02 +01:00
lvm2 kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
swupdate swupdate: change runtime config file suffix to avoid build-time config errors 2024-01-02 11:14:23 +01:00