summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-11-21 16:11:34 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2016-11-22 14:24:47 +0100
commit797f512cec9f2367d38c7158b48ef1e7ba70da80 (patch)
tree49ba5c324edb2ad9cb1a94460ac0f0308eec9c2c /recipes-bsp/u-boot/u-boot-toradex_git.bb
parentd67d9487d7a02715f732a0e9eb9b40489bb86ccc (diff)
u-boot: tk1: update to include changes for v1.1 modules
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 78bbd83..737e059 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,11 +16,11 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
+SRCREV = "95b2e908c6aecaefccbad3f3fa808f8ffe1b3a92"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
-PV = "v2015.04-v2.6.1b1+git${SRCPV}"
+PV = "v2015.04-v2.6.1b2+git${SRCPV}"
# require u-boot-dtb-tegra.bin to be used
UBOOT_IMAGE = "u-boot-dtb-tegra-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"