summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc_2023.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2023.01.bb2
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 f6164a76..eba8876a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb
@@ -10,7 +10,7 @@ inherit ${@oe.utils.ifelse(d.getVar('UBOOT_PROVIDES_BOOT_CONTAINER') == '1', 'im
10 10
11DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native" 11DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native"
12 12
13PROVIDES += "u-boot" 13PROVIDES += "u-boot u-boot-mfgtool"
14 14
15B = "${WORKDIR}/build" 15B = "${WORKDIR}/build"
16 16