From c208662863dfb2d48bfdb9ed47582dfc9ba864f5 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Thu, 14 May 2020 10:58:24 +0300 Subject: mpower-thud: at91bootstrap requires bc-native --- recipes-bsp/at91bootstrap/at91bootstrap.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-bsp') diff --git a/recipes-bsp/at91bootstrap/at91bootstrap.inc b/recipes-bsp/at91bootstrap/at91bootstrap.inc index 599713e..e887ffe 100644 --- a/recipes-bsp/at91bootstrap/at91bootstrap.inc +++ b/recipes-bsp/at91bootstrap/at91bootstrap.inc @@ -33,6 +33,8 @@ SRC_URI_append_mtr = " file://defconfig.mtr \ SRC_URI_append_mtcdt = " file://at91bootstrap-3.8-mtcdt.patch " SRC_URI_append_mtcap = " file://at91bootstrap-3.8-mtcdt.patch " +DEPENDS += "bc-native" + AT91BOOTSTRAP_MACHINE ??= "${MACHINE}" AT91BOOTSTRAP_CONFIG ??= "${AT91BOOTSTRAP_MACHINE}nf_uboot" -- cgit v1.2.3