summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-02-01 15:26:26 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-02-01 15:32:45 +0100
commita690647276ae5d56c4d7a9a2e7b0e6f2da09a28b (patch)
tree2459a3aabf6ed490dbc10f79d37b3d2d1000eb1a
parent8b73bfd8ecc23aee20f447adf18876c4f8373492 (diff)
u-boot, u-boot-fw-utils: update to latestV2.6-nextV2.6
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
-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-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
4 files changed, 7 insertions, 7 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 acc0903..abf82aa 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 = "476fa4400d2cc32279c7ae7e73e7c4ab1bff4327"
-SRCBRANCH = "2015.04-toradex-next"
+SRCREV = "ab839f4c2e4ad1bf9f58534a63645e6961469e33"
+SRCBRANCH = "2015.04-toradex"
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 649f4fc..b9b380f 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
@@ -15,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "476fa4400d2cc32279c7ae7e73e7c4ab1bff4327"
-SRCBRANCH = "2015.04-toradex-next"
+SRCREV = "ab839f4c2e4ad1bf9f58534a63645e6961469e33"
+SRCBRANCH = "2015.04-toradex"
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 a6e6f24..96db845 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.6b2+git${SRCPV}"
+PV = "v2015.04-v2.6b3+git${SRCPV}"
-SRCREV = "10bc451b6948e842e24799fe7fb037d335714b36"
+SRCREV = "ab839f4c2e4ad1bf9f58534a63645e6961469e33"
SRCBRANCH = "2015.04-toradex"
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 fb40691..9d99803 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 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "10bc451b6948e842e24799fe7fb037d335714b36"
+SRCREV = "ab839f4c2e4ad1bf9f58534a63645e6961469e33"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"