summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-29 10:50:58 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit56a8fa3c367cd93eeb943e037cc5182d919ec901 (patch)
treee5e7c3d67850f217b15957f05fe574108d314384
parent4578c3ef8d218065fdd5d114b828d4f68292ca18 (diff)
u-boot: update to latest git version
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
3 files changed, 4 insertions, 4 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 f7d4426..34b9a26 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 = "a62f99816066992c7a3793f944d253c3c5484cda"
+SRCREV_colibri-vf = "36b44c6fc7ddde29aec7f39ebcb5cc959d24b469"
SRCBRANCH_colibri-vf = "2014.04-toradex"
-SRCREV_apalis-imx6 = "a62f99816066992c7a3793f944d253c3c5484cda"
+SRCREV_apalis-imx6 = "36b44c6fc7ddde29aec7f39ebcb5cc959d24b469"
SRCBRANCH_apalis-imx6 = "2014.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index 5a15a58..610ccc7 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -18,7 +18,7 @@ SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch
SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch"
SRC_URI_COLIBRI += "file://fw_env.config"
# This revision is based on upstream "v2011.06"
-SRCREV_COLIBRI = "9d41458a8095fc58e355e3ecca6f96aa7d98d725"
+SRCREV_COLIBRI = "278ca22a59e3df4dd1e1494e8920a01c172118af"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
PV_colibri-t30 = "${PR}+gitr${SRCREV}"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index f11cb63..716e229 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -18,7 +18,7 @@ S="${WORKDIR}/git"
SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch"
# This revision is based on upstream "v2011.06"
-SRCREV_COLIBRI = "9d41458a8095fc58e355e3ecca6f96aa7d98d725"
+SRCREV_COLIBRI = "278ca22a59e3df4dd1e1494e8920a01c172118af"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
PV_colibri-t30 = "${PR}+gitr${SRCREV}"