openwrt-6.x/package
Shiji Yang 5b3c823589 uboot-layerscape: do not build efimkcapsule tool
OpenWrt layerscape target does not use this command. If the host is
missing gnutls, this tool will fail to build. Fix build error:

tools/mkeficapsule.c:20:10: fatal error: gnutls/gnutls.h: No such file or directory
   20 | #include <gnutls/gnutls.h>
      |          ^~~~~~~~~~~~~~~~~

Fixes: c773c3f4d3 ("uboot-layerscape: bump to lf-6.12.20-2.0.0")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19836
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-08-22 11:24:43 +02:00
..
base-files base-files: find_mmc_part: Silence error when no MMC exists 2025-07-27 18:08:44 +02:00
boot uboot-layerscape: do not build efimkcapsule tool 2025-08-22 11:24:43 +02:00
devel strace: update to 6.15 2025-08-07 22:44:21 +02:00
firmware ppfe-firmware: Bump to lf-6.12.20-2.0.0 2025-08-17 19:00:58 +02:00
kernel mac80211: remove rt2x00_platform_data 2025-08-20 09:57:46 +02:00
libs udebug: update to Git HEAD (2025-08-17) 2025-08-17 11:11:59 +02:00
network ipset: update to 7.24 2025-08-17 17:36:54 +02:00
system uci: update to Git HEAD (2025-08-14) 2025-08-14 19:09:53 +02:00
utils util-linux: add last util 2025-08-01 18:29:37 +02:00
Makefile