meta-digi/meta-digi-dey/recipes-core
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
..
base-files kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
busybox busybox: backport hwclock support to get/set RTC parameters 2023-08-17 10:23:00 +02:00
images images: add imx-kobs support to recovery image 2023-12-05 10:54:29 +01:00
init-ifupdown p2p scripts: generalize support getting name from configuration 2023-09-01 14:55:37 +02:00
initscripts kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
packagegroups cc: cccs: replace cloudconnector recipe with new ConnectCore Cloud Services 2023-09-06 13:01:50 +02:00
psplash kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
readline kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
recovery swupdate: change runtime config file suffix to avoid build-time config errors 2024-01-02 11:14:23 +01:00
system-monitor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
systemd systemd: remove console on virtual terminals 2023-07-28 12:40:38 +02:00
sysvinit meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
trustfence meta-digi: [cosmetic] alphabetize compatible machine string 2023-10-10 14:58:58 +02:00