1
1
openwrt/package
Shiji Yang c82f2724f5
uboot-imx: do not build efimkcapsule tool
This tool requires gnutls. In fact, we do not have to build it.
Fix build error:

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

Fixes: 158651a6d7 ("uboot-imx: bump to 2026.04 release")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23635
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-06-04 00:47:20 +02:00
..
base-files base-files: add options to disable default button handling 2026-05-20 00:02:31 +02:00
boot uboot-imx: do not build efimkcapsule tool 2026-06-04 00:47:20 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware firmware-imx: add package for NXP i.MX8 DDR/HDMI firmware files 2026-06-01 17:49:36 +02:00
kernel kernel/modules: add RV3028 I2C RTC kernel module support 2026-06-01 17:49:36 +02:00
libs libubox: update to Git HEAD (2026-05-23) 2026-05-23 19:33:16 +02:00
network unetd: cli: convey network name from inviter to joiner 2026-06-03 11:19:06 +00:00
system procd: update to Git HEAD (2026-05-22) 2026-06-03 11:18:29 +00:00
utils nilfs-utils: update to 2.3.0 2026-06-03 13:46:09 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00