summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-05-24 00:39:22 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-05-24 00:39:22 +0200
commite9274d7678bb3056767f5d0f271e2a3c5ebdaad3 (patch)
tree0a420282ea56a768a5954cb21b7c547078ed5286 /recipes-bsp/u-boot
parent324e0bb3da692f174117e1a10b7eaa92be1e659c (diff)
colibri-vf: use latest u-boot and burnflash
Use the latest U-Boot and burnflash.
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb2
1 files changed, 1 insertions, 1 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 1386810..1fb9672 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,7 +10,7 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "2500368a9806f2fdfbf20d656fe265573d4d6b0b"
+SRCREV_colibri-vf = "0242d1cf0d907c6f61351bb6cc799dd5bafe4932"
SRCREV_apalis-imx6 = "77fee01c7c84e888883be17bba0f36c6bbc593e0"
SRCBRANCH = "2014.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"