meta-digi/meta-digi-dey/recipes-support/swupdate
Hector Palacios 58b3bdb584 swupdate: restore a full defconfig out of a .config
Commit 429125cce0 created a minimal version 'defconfig'
that doesn't include all the default configuration options
of swupdate.

However, an anonymous python function inside the swupdate
repository establishes dependencies basing on configuration
switches it finds (or not) in the 'defconfig' file and any
additional configuration fragments.
For this reason, a minimal 'defconfig' cannot be used in
this recipe and a full configuration file (that also includes
default options) must be used instead.

Reported-by: Stephan Klatt
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
Signed-off-by: Javier Viguera  <javier.viguera@digi.com>
2023-09-14 14:00:57 +02:00
..
swupdate swupdate: restore a full defconfig out of a .config 2023-09-14 14:00:57 +02:00
swupdate_%.bbappend meta-digi-dey: swupdate: add 'UBIVOL_RDIFFHANDLER' support to MTD based systems 2023-08-14 10:35:58 +02:00