diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2017.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb index dabe709df0..37c21dcaa3 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb @@ -1,4 +1,4 @@ require u-boot-common_${PV}.inc require u-boot.inc -DEPENDS += "dtc-native" +DEPENDS += "bc-native dtc-native" |