summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-12-15 23:32:03 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-12-15 23:33:14 +0100
commitdcd4364f80dabb97d5bb84a087f9f4ef36ad25f8 (patch)
tree25e0c92f0487c286cdf3e10ff5c516e30e055110
parent7462b0882bfa2b712094a34870b3cadaf5fab7f1 (diff)
u-boot: make u-boot*.inc file unique
Otherwise the picked u-boot.inc file depends on the bblayers variable. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-tk1.inc (renamed from recipes-bsp/u-boot/u-boot.inc)0
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-tk1_2019.07.bb2
2 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot.inc b/recipes-bsp/u-boot/u-boot-tk1.inc
index 9a754fd..9a754fd 100644
--- a/recipes-bsp/u-boot/u-boot.inc
+++ b/recipes-bsp/u-boot/u-boot-tk1.inc
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 b32b28c..9d156b0 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
@@ -1,5 +1,5 @@
require u-boot-toradex-common-tk1.inc
-require recipes-bsp/u-boot/u-boot.inc
+require recipes-bsp/u-boot/u-boot-tk1.inc
require recipes-bsp/u-boot/u-boot-toradex-initial-env.inc
DEPENDS += "bc-native dtc-native"