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
commit6b9f8535956e1855d6c8f381f382a71aaf74eff8 (patch)
tree1b896075037309cc9b435f967f2ca581da014f33 /recipes-bsp/u-boot
parent8969b8511a7e0a9777053baac172b23ab7a7df23 (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}"