summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2014-10-30 15:08:06 +0100
committerMax Krummenacher <max.oss.09@gmail.com>2014-10-30 15:31:06 +0100
commit7ca68a4f328bc4a976aeca6061a58c1e933950b6 (patch)
tree734667a3ac484bd049450434fd29390ce5f08d22 /recipes-bsp
parent7b4367528a5b3fd44c1edf72b6166505e84a8c0d (diff)
u-boot: iMX6/VF update to latest from git
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
index dc2c2b3..09d5493 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -11,9 +11,9 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "2eb36b88d4b5bce64bb3a196fa8b2be5b24bc165"
-SRCBRANCH_colibri-vf = "2014.10-toradex-next"
-SRCREV_mx6 = "36b44c6fc7ddde29aec7f39ebcb5cc959d24b469"
+SRCREV_colibri-vf = "67c3a4aee6c0af124ce779aed1be70c7a92d0916"
+SRCBRANCH_colibri-vf = "2014.10-toradex"
+SRCREV_mx6 = "d4c752ac0eca88873e73a5a3bee6573f6d0ec92a"
SRCBRANCH_mx6 = "2014.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"