diff options
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.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 f6164a768..eba8876aa 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 | ||
| 11 | DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native" | 11 | DEPENDS += "bc-native dtc-native python3-setuptools-native gnutls-native" |
| 12 | 12 | ||
| 13 | PROVIDES += "u-boot" | 13 | PROVIDES += "u-boot u-boot-mfgtool" |
| 14 | 14 | ||
| 15 | B = "${WORKDIR}/build" | 15 | B = "${WORKDIR}/build" |
| 16 | 16 | ||
