summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-14 10:58:24 +0300
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-14 10:58:24 +0300
commitc208662863dfb2d48bfdb9ed47582dfc9ba864f5 (patch)
treec576517d3afb08ce91783b52c111a6427ac46249 /recipes-bsp
parentda5318dca076680b52ecb5c9e800c98c2093b453 (diff)
downloadmeta-multitech-atmel-c208662863dfb2d48bfdb9ed47582dfc9ba864f5.tar.gz
meta-multitech-atmel-c208662863dfb2d48bfdb9ed47582dfc9ba864f5.tar.bz2
meta-multitech-atmel-c208662863dfb2d48bfdb9ed47582dfc9ba864f5.zip
mpower-thud: at91bootstrap requires bc-native
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/at91bootstrap/at91bootstrap.inc2
1 files changed, 2 insertions, 0 deletions
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"