summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-05-06 17:48:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:06:08 +0200
commit3d0095dea33a21e5651fd469b0ba14b94e30d756 (patch)
treeddd0832d620ae81d5016edce1329580e760ec9d5 /recipes-bsp
parent96dc4250927c8004b7ddcb2252d50d0d8c9a334f (diff)
update to latest u-boot
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb4
-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
4 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index e4e5ed1..874c61b 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -12,8 +12,8 @@ DEFAULT_PREFERENCE_colibri-imx6 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV_colibri-vf = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
-SRCREV_mx6 = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
+SRCREV_colibri-vf = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
SRCBRANCH_mx6 = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
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 167740e..05f8bff 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 = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
+SRCREV_colibri-vf = "2da77958e96151295e72f8f85aee352d0b4010fe"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
+SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe"
SRCBRANCH_mx6 = "2015.04-toradex-next"
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 9f04078..9d58ea2 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
@@ -16,7 +16,7 @@ S="${WORKDIR}/git"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next"
SRC_URI += "file://fw_env.config"
# This revision is based on upstream "v2015.04"
-SRCREV = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
+SRCREV = "2da77958e96151295e72f8f85aee352d0b4010fe"
PV_apalis-t30 = "${PR}+gitr${SRCREV}"
PV_colibri-t20 = "${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 bcdd9b6..b60bb81 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,7 +16,7 @@ FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next"
# This revision is based on upstream "v2015.04"
-SRCREV = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
+SRCREV = "2da77958e96151295e72f8f85aee352d0b4010fe"
PV = "${PR}+gitr${SRCREV}"