summaryrefslogtreecommitdiff
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
commita6e547640d0e4e870d3fcc303ecdadffede0c1d6 (patch)
treed352aea41f0bb730cfb637ea257a5c57880144df
parent6c1d39b4e62b91213bf530aff9f6a30a1989f05b (diff)
colibri-vf: use latest u-boot and burnflash
Use the latest U-Boot and burnflash.
-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}"