summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-12-07 18:25:10 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-15 15:49:16 +0100
commit7a37fe3f45e2d4acd6923beac11070c4a5c9615a (patch)
tree4f4eb5343f997bd8807c21062a73c7a6492e5b1a /recipes-bsp
parentc599a05c6bd45afcbc8eb1ff561fbb8b721ffda6 (diff)
Update all U-Boot versions to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
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.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend2
3 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 41f0df3..91c595f 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 = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
-SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
+SRCREV_colibri-vf = "b66337d357cca761bf8627acbb1ec991f425f0b4"
+SRCREV_mx6 = "b66337d357cca761bf8627acbb1ec991f425f0b4"
SRCBRANCH_colibri-vf = "2015.04-toradex"
SRCBRANCH_mx6 = "2015.04-toradex"
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 aa04728..c87800b 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,7 +10,7 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
+SRCREV_mx6 = "b66337d357cca761bf8627acbb1ec991f425f0b4"
SRCBRANCH_mx6 = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
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 ad3b7e6..0aaffa3 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
@@ -1,2 +1,2 @@
-SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
+SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4"
SRCBRANCH = "2015.04-toradex"