meta-digi/meta-digi-dey/recipes-support
Gabriel Valcazar 948e55bde9 swupdate: replace on-the-fly patch with a clearer, equivalent one
The patch we were using comes from the time during dualboot support development
where said feature was selectable at build time. The patch adds a new build
option, giving the impression that it only gets enabled under certain
circumstances, when in reality:

    * The option is never enabled anywhere in our code
    * It's a string option that is treated like a boolean, meaning its
      respective conditional compilation is always getting compiled even when
      disabled

Our current dualboot support is enabled at runtime, so it doesn't make sense to
have a build-time option related to it, especially one that's broken. Replace
the patch with a functionally equivalent one that is less confusing. Also,
remove the related config option from our defconfig.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-02-27 18:37:36 +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
libcap libcap: prevent linking against libpam 2024-01-05 14:24:12 +01: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: replace on-the-fly patch with a clearer, equivalent one 2024-02-27 18:37:36 +01:00