summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-05-11 12:48:50 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:27:25 +0200
commitadf4b315bb8fa99b1e7f21c6131e4109db8ac430 (patch)
tree818070c596527c78315daca4cb7d7e44ecd21474 /recipes-bsp/u-boot
parentf5c2dfde812ee59a1b3436a89f069ac167197f65 (diff)
update U-Boot and Colibri VFxx Linux to latest git revision
Diffstat (limited to 'recipes-bsp/u-boot')
-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 05f8bff..4d45715 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 = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV_colibri-vf = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
-SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
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 9d58ea2..13c22c4 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 = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
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 b60bb81..3beaa68 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 = "2da77958e96151295e72f8f85aee352d0b4010fe"
+SRCREV = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3"
PV = "${PR}+gitr${SRCREV}"