diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2016-03-29 11:06:35 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2016-03-30 19:57:41 +0200 |
commit | 50623388b8cbc3aab411b23e777643220dc45930 (patch) | |
tree | 3881ec1e7a9775282da8ff73d6c2d00e34dab665 /recipes-bsp | |
parent | 97adaab6d0b993cf937144db7b2f722d762b1527 (diff) |
u-boot fsl: update to latest -next
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend | 3 |
1 files changed, 2 insertions, 1 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 cce40e9..084f9df 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend @@ -1,5 +1,6 @@ PV = "v2015.04-v2.6b1+git${SRCPV}" -SRCREV = "7f946663c11fd5e580eb7e4f15bcc14d47ce47ad" +SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4" +SRCBRANCH = "2015.04-toradex-next" COMPATIBLE_MACHINE = "(mx6|mx7|vf)" |