diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2023.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb index 1953d788..f6164a76 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb | |||
@@ -8,7 +8,7 @@ version, or because it is not applicable for upstreaming." | |||
8 | 8 | ||
9 | inherit ${@oe.utils.ifelse(d.getVar('UBOOT_PROVIDES_BOOT_CONTAINER') == '1', 'imx-boot-container', '')} | 9 | inherit ${@oe.utils.ifelse(d.getVar('UBOOT_PROVIDES_BOOT_CONTAINER') == '1', 'imx-boot-container', '')} |
10 | 10 | ||
11 | DEPENDS += "bc-native dtc-native python3-setuptools-native" | 11 | DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native" |
12 | 12 | ||
13 | PROVIDES += "u-boot" | 13 | PROVIDES += "u-boot" |
14 | 14 | ||