summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-06-02 11:11:44 +0200
committerMing Liu <ming.liu@toradex.int>2020-06-02 16:47:12 +0000
commitc9180b9e9b1231c8139bbfb47f51acb5692235dc (patch)
treee5a58f8d53977fee572d3cc74290966c48f7e444 /recipes-bsp
parent8048bf5cd90a923f6879f1ba714c22e3736fc245 (diff)
apalis-tk1: fix wrong PREFERRED_PROVIDER_u-boot
PREFERRED_PROVIDER_u-boot should be 'u-boot-toradex-tk1' instead of 'u-boot-toradex', also set PROVIDES += "u-boot" in u-boot-tk1 recipe. Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb b/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
index 5385b20..d3613fd 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb
@@ -5,6 +5,8 @@ require recipes-bsp/u-boot/u-boot-toradex-initial-env.inc
DEPENDS += "bc-native dtc-native"
DEPENDS_append_apalis-tk1 = " cbootimage-native"
+PROVIDES += "u-boot"
+
COMPATIBLE_MACHINE = "(apalis-tk1)"
SRC_URI_append_apalis-tk1 = " \