summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-11-03 02:58:41 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-11-03 02:58:41 +0100
commit4ac481d5b28142eb32ae44f025752cde71a1108d (patch)
tree9686f91ae9933425aef6f343eb8c08842f9c274c /recipes-bsp/u-boot
parent3c1ce31a442382aaa86ceaa5992fdf78bb3d5571 (diff)
Update Linux kernel and U-Boot to latest.
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 5604ffe..119c3df 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,8 +10,8 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_mx6 = "95868835ab8181591446bc3f24a15bf6fbdfd1f5"
-SRCBRANCH_mx6 = "2015.04-toradex-next"
+SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
+SRCBRANCH_mx6 = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
#FILESPATHPKG =. "git:"
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 0f65b22..47be92b 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 = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
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_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 551093e..838ddf4 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 = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"