summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-13 21:50:44 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:17:36 +0200
commit26c227b0984f86286649b68259b24a4de3f360d9 (patch)
tree35cb7da1a72f740a7283eba1e6d9bc2af5b12760 /recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
parent4d3a8d8e02f2da338e161c35c88ec833beafc381 (diff)
Apalis/Colibri: update U-Boot to latest in -next
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb')
-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 b9701ce..558fb73 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,9 +10,9 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "c6d4d70e04873101f64370edfe3163075daae89d"
+SRCREV_colibri-vf = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "c6d4d70e04873101f64370edfe3163075daae89d"
+SRCREV_mx6 = "0de8d62ff5cb24d72206d9bee5ad42d517ee530e"
SRCBRANCH_mx6 = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"