summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-06-17 18:23:16 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-06-30 21:29:56 +0200
commitf78f53e8672b7ca15642a254ea52127f6839b75f (patch)
tree2e56272135af218802d883686e6c7b9c594b76a6
parent599a011bc511ca617fd58e1e8305b4252ccd5333 (diff)
u-boot: update to latest
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend4
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index af1a510..b09a87f 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -16,7 +16,7 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
-SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
+SRCREV = "f0e414972b5b225e33ebe75574562266116746f9"
SRCBRANCH = "2016.11-toradex"
SRC_URI = " \
git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
index 998d176..816d009 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
@@ -4,7 +4,7 @@ PV = "2016.11"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
+SRCREV = "f0e414972b5b225e33ebe75574562266116746f9"
SRCBRANCH = "2016.11-toradex"
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"
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 5814525..7760d1b 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
@@ -5,5 +5,5 @@ LOCALVERSION ?= "-${TDX_VER_INT}"
#LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-#SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
-#SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "f0e414972b5b225e33ebe75574562266116746f9"
+SRCBRANCH = "2016.11-toradex"