openwrt/package
Robert Marko 293d5f1366 uboot-tools: dont build tools unconditionally
Currently, both envtools and the rest of U-Boot tools are being built
regardless if the dumpimage package has been selected.

This will fail if only envtools are selected since the rest of tools
require OpenSSL while envtools do not require them.

So, only build tools if dumpimage is selected.

Fixes: 46e376c935 ("uboot-tools: migrate uboot-envtools to uboot-tools")
Fixes: #18327
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://github.com/openwrt/openwrt/pull/18329
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-03-24 18:43:44 +01: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: dont build tools unconditionally 2025-03-24 18:43:44 +01:00
devel strace: Update to version 6.12 2025-01-02 20:52:14 +01:00
firmware qualcommax: ipq60xx: add GL.iNet GL-AX1800/AXT1800 support 2025-03-24 10:16:00 +01:00
kernel kernel: modules: add Intel ICE support 2025-03-17 14:53:53 +01:00
libs libnl-tiny: update to Git HEAD (2025-03-19) 2025-03-19 13:19:34 +01:00
network lldpd: add custom-tlv handling 2025-03-22 17:15:39 +01:00
system ubox: fix logging to external filesystem 2025-03-22 12:03:12 +00:00
utils provision: add script for managing device provisioning data 2025-03-17 13:17:52 +01:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00