openwrt/package/boot/uboot-layerscape
Shiji Yang 5b3c823589
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
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
..
files package: layerscape: change loadaddr address 2023-05-28 20:22:23 +02:00
patches uboot-layerscape: bump to lf-6.12.20-2.0.0 2025-08-17 19:00:58 +02:00
Makefile uboot-layerscape: do not build efimkcapsule tool 2025-08-22 11:24:43 +02:00