summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-31 00:50:24 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-31 14:54:43 +0200
commitc214287256d312d5ae7c560596e94d95b7638a3a (patch)
treedc03c47daedf20fe491a1eaeb428d87e2ffbe5d8
parenta210186f8d9d33ba8db1a33c3f44348f4da13a59 (diff)
u-boot: update to latest from 2015.04-toradex-next
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
4 files changed, 4 insertions, 4 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 711ac20..753a1c6 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
@@ -13,7 +13,7 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCREV = "e1a48b27907ae3f4592de43d42939a654aed9533"
SRCBRANCH = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
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 ce5de88..c798317 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
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCREV = "e1a48b27907ae3f4592de43d42939a654aed9533"
SRCBRANCH = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
index 084f9df..2482ed5 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
@@ -1,6 +1,6 @@
PV = "v2015.04-v2.6b1+git${SRCPV}"
-SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCREV = "e1a48b27907ae3f4592de43d42939a654aed9533"
SRCBRANCH = "2015.04-toradex-next"
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 886d6a9..c457546 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -15,7 +15,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCREV = "e1a48b27907ae3f4592de43d42939a654aed9533"
SRCBRANCH = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"