summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-04 18:08:22 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:06:07 +0200
commit435202c2761846a814e8a1546b1498df494be5b9 (patch)
tree8672f8e6de8e46db58a0c4564e76864018928923 /recipes-bsp/u-boot/u-boot-toradex_git.bb
parent44ea3fe5c6a938e1c8303b8f25300b6ef9413619 (diff)
u-boot: use latest from git
While at it remove warning about stripped fw_printenv binary when building u-boot-toradex-fsl-fw-utils.
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index d25788d..bcdd9b6 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 @@ FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next"
# This revision is based on upstream "v2015.04"
-SRCREV = "d536cdbdf8e8765a2d223b2c38c0fa2e8ff36f12"
+SRCREV = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
PV = "${PR}+gitr${SRCREV}"