summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-10-22 14:57:43 +0200
committerStefan Agner <stefan.agner@toradex.com>2017-01-09 15:05:45 -0800
commitd537fab874f1f2d54467a8751b07ba301c56ca31 (patch)
treea2c455f914c0710f40c516db1954570a76576b87 /recipes-bsp
parentd40926278c47af150e6bc71d222753c3971a9f7f (diff)
u-boot: update to latest next
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb6
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend6
2 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 4435bab..753c720 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,8 +13,8 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
-SRCBRANCH = "2015.04-toradex"
+SRCREV = "7e24d38e215f7c37bebd7c2b8b9b911386a13490"
+SRCBRANCH = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
file://0001-fw_env.c-include-stdint.h-unconditionally.patch \
@@ -22,7 +22,7 @@ SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRA
SRC_URI_append_mx6 = " file://fw_unlock_mmc.sh \
"
-PV = "v2015.04-v2.6.1b1+git${SRCPV}"
+PV = "v2015.04-v2.6.2b1+git${SRCPV}"
S = "${WORKDIR}/git"
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 6922e58..062cbd7 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.6.1b1+git${SRCPV}"
+PV = "v2015.04-v2.6.2b1+git${SRCPV}"
-SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
-SRCBRANCH = "2015.04-toradex"
+SRCREV = "7e24d38e215f7c37bebd7c2b8b9b911386a13490"
+SRCBRANCH = "2015.04-toradex-next"
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"