Skip to content

Commit 2c7dcdd

Browse files
committed
meta-nuvoton-obmc: u-boot-nuvoton 2024: add nutls-native depends
fix fatal error: gnutls/gnutls.h: No such file or directory Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
1 parent 9267b9f commit 2c7dcdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-nuvoton-obmc/meta-common/recipes-bsp/u-boot/u-boot-nuvoton_2024.10.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ require recipes-bsp/u-boot/u-boot-nuvoton.inc
55

66
PROVIDES += "u-boot"
77

8-
DEPENDS += "dtc-native"
8+
DEPENDS += "dtc-native gnutls-native"
99

1010
SRC_URI:append:df-phosphor-mmc = " file://u-boot-emmc.cfg"

0 commit comments

Comments
 (0)