From: Steffen Kothe <
steffe...@skothe.net>
Hi together,
I recently found an issue where extra C and LD have not been
correctly inserted into final swupdate .config.
Some debugging displayed an interesting behaviour.
When extra config options are written before the defconfig,
they get ignored.
If the defconfig gets written first and extra config options are
appended, they remain after the merge-config.sh call.
Hence I decided to fix this up and wait for feedback.
Cheers,
Steffen
Steffen Kothe (1):
fix(swupdate.inc): Reorder do_configure due to config ignorance
recipes-support/swupdate/swupdate.inc | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
2.51.0