summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:38:40 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:38:40 +0200
commit1262cf7707445d3e4b79d49fd383c20517a8fc1b (patch)
treecc467cbe121f6760fa0155c4cb05179c8b762597 /recipes-bsp
parentb94cfb66dc61b429caf8ab7bb12e4d2fa951f5c8 (diff)
update to latest 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 4d45715..ec37937 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 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV_colibri-vf = "c6d4d70e04873101f64370edfe3163075daae89d"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
+SRCREV_mx6 = "c6d4d70e04873101f64370edfe3163075daae89d"
SRCBRANCH_mx6 = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"