summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 20:19:22 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 22:15:28 +0100
commit6c4ad0808b06ee93603349938986e659ba953136 (patch)
treec2367e03b15465f836b4069e8669bf9c7e39e345 /recipes-bsp
parent053581bee725a53232ac5adffa84fd7e1bb1f2a5 (diff)
colibri-vf: update U-Boot
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb4
1 files changed, 2 insertions, 2 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 0428952..9ff0f66 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -11,8 +11,8 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "67c3a4aee6c0af124ce779aed1be70c7a92d0916"
-SRCBRANCH_colibri-vf = "2014.10-toradex"
+SRCREV_colibri-vf = "7e8cf7a82c3ddd5b7d54a9f81cf8027b78fc0d6c"
+SRCBRANCH_colibri-vf = "2014.10-toradex-next"
SRCREV_mx6 = "d593e1931d1a9fa00ee99dcd9b61e1c3f738ab1c"
SRCBRANCH_mx6 = "2014.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"