summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-21 14:19:04 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit8635136e8251f4c2f241ce7372cf8037d955e012 (patch)
tree09f467fb9585a7374f9a658f14c6b886c9475158 /recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
parent8e1724d53391eb3b229b6ea9f385b6cd583f72fd (diff)
u-boot-toradex: update to latest git version
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb5
1 files changed, 3 insertions, 2 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 256862c..365ab5d 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
@@ -11,8 +11,8 @@ DEFAULT_PREFERENCE_apalis-imx6 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV_colibri-vf = "0b4191106b32ca91afa759f3620fc470cf61d7c2"
-SRCREV_apalis-imx6 = "0b4191106b32ca91afa759f3620fc470cf61d7c2"
+SRCREV_colibri-vf = "a62f99816066992c7a3793f944d253c3c5484cda"
+SRCREV_apalis-imx6 = "a62f99816066992c7a3793f944d253c3c5484cda"
SRCBRANCH_colibri-vf = "2014.04-toradex"
SRCBRANCH_apalis-imx6 = "2014.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
@@ -25,6 +25,7 @@ PR = "r0"
S = "${WORKDIR}/git"
EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"'
+
inherit uboot-config
do_compile () {