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
commitd9fa6ad9ab81cd7f6fd5f50fd6650da774d0e1b4 (patch)
treeecffba8147ec61bcd4177413eff8aade7690ed8d /recipes-bsp/u-boot/u-boot-toradex_git.bb
parent69d571635d6f030baa6a24367e917249ec91db7d (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}"