summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-03-04 15:08:32 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-14 14:26:30 +0100
commit36763e56cb643868aef7e05ffc8211b4ab38969d (patch)
treea326d15d35b18d70a9ac3ce50cda6947463cdc5f /recipes-bsp
parent9fe82a7521295c3360bea4d358b8cf40f8e8dc59 (diff)
u-boot-toradex: add i.MX 7 based modules
This allows building U-Boot supporting Toradex Colibri iMX7 modules. Based on upstream Freescale/NXP 3.14.52_1.1.0_ga release which is based on 2015.04. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
index 22ba936..cce40e9 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
@@ -1,2 +1,5 @@
-SRCREV = "790ce5c389461d90a34838b3ab63e3a334fbc57a"
-SRCBRANCH = "2015.04-toradex-next"
+PV = "v2015.04-v2.6b1+git${SRCPV}"
+
+SRCREV = "7f946663c11fd5e580eb7e4f15bcc14d47ce47ad"
+
+COMPATIBLE_MACHINE = "(mx6|mx7|vf)"