diff --git a/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb b/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb index c0586db..fbc4322 100644 --- a/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-variscite_2017.03.bb @@ -5,6 +5,8 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" COMPATIBLE_MACHINE = "(imx6qdl-variscite-som)" +DEPENDS += "bc-native" + PROVIDES += "u-boot" SPL_BINARY = "SPL"