[BSP][UBOOT][FIX] add build-time dependency gnutls-native
U-boot build fails with the following error: /home/yoctouser/workdir/build-imx8mpevk/tmp/work/nxp_imx8mpevk-poky-linux/u-boot-seco/2024.04/git/tools/mkeficapsule.c:20:10: fatal error: gnutls/gnutls.h: No such file or directory 20 | #include <gnutls/gnutls.h> | ^~~~~~~~~~~~~~~~~ compilation terminated. Add dependency gnutls-native to fix that. CLEAOS-532 Signed-off-by:Alessandro Pecugi <alessandro.pecugi@seco.com>
parent
3846d15e
No related branches found
No related tags found
-
mentioned in commit clea-os/seco-manifest@c48a1a24
-
mentioned in commit clea-os/seco-manifest@5b952ced
-
mentioned in merge request clea-os/seco-manifest!772 (merged)
Please register or sign in to comment