openwrt-mirror/package
Robert Marko ffaaae4320 uboot-tools: remove uneeded syncconfig
During envtools conversion to the generic uboot-tools package, a syncconfig
call was added to the configure step which was previously not there.

We received multiple spourious reports that now envtools were failing to
build [1], but it was not reproducible.

However, it seems that this could easily be reproduced on MacOS 15 and
somehow that syncconfig call is breaking build by Makefile.autoconf not
being executed and thus no "include/config.h" is generated.

So, since this call was not previously there and U-Boot will actually do
syncconfig on its own when needed lets drop it.

[1] 293d5f1366 (commitcomment-154347516)

Link: https://github.com/openwrt/openwrt/pull/18515
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-18 13:22:12 +02:00
..
base-files base-files: add support for creating a provisioning partition on sysupgrade 2025-03-17 13:17:52 +01:00
boot uboot-tools: remove uneeded syncconfig 2025-04-18 13:22:12 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware ipq-wifi: update to Git HEAD (2025-04-15) 2025-04-15 13:50:33 +02:00
kernel kernel: add missing submenu for diag modules 2025-04-14 11:01:25 +02:00
libs mbedtls: update to 3.6.3 2025-03-27 08:09:14 +01:00
network comgt-ncm: fix modem manufacturer detection 2025-04-18 01:37:48 +02:00
system ca-certificates: Update to 20241223 2025-04-13 18:37:16 +02:00
utils cli: extend remove call to allow passing values directly 2025-04-11 10:41:12 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00