summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-03-26 22:53:13 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-03-29 09:21:26 +0200
commitece5b9a6c6d2598e65cf97d6c28f1d48c8590c86 (patch)
tree4d54886d5b68def1965f862d669779b3f7374e4c /recipes-bsp
parentcf8f57d205f471975b4092212a28cf05e0dcb795 (diff)
u-boot-toradex: include U-Boot default environment
Include u-boot-toradex-env.inc will generate a uEnv.txt text file containing the default environment of the U-Boot binary. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
index 22e9d2f..ad79dc5 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
@@ -1,3 +1,4 @@
+require recipes-bsp/u-boot/u-boot-toradex-env.inc
include conf/tdx_version.conf
LOCALVERSION = "-${TDX_VER_ITEM}"
@@ -6,3 +7,4 @@ SRCREV = "30a1208727729dae22cb42f9ba9ba17efe5e6f77"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
+