summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
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
commitd00fc83f62c8b86fe397655c75f77d26a974692a (patch)
treef0ff51caafca510ee5650b7e23ac786d319347d1 /recipes-bsp/u-boot
parent1b0734947469d38f089911b8356abe032659acbe (diff)
u-boot-toradex: update to latest git version
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb5
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb7
2 files changed, 7 insertions, 5 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 () {
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 1fb9672..f7d4426 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,9 +10,10 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_colibri-vf = "0242d1cf0d907c6f61351bb6cc799dd5bafe4932"
-SRCREV_apalis-imx6 = "77fee01c7c84e888883be17bba0f36c6bbc593e0"
-SRCBRANCH = "2014.04-toradex"
+SRCREV_colibri-vf = "a62f99816066992c7a3793f944d253c3c5484cda"
+SRCBRANCH_colibri-vf = "2014.04-toradex"
+SRCREV_apalis-imx6 = "a62f99816066992c7a3793f944d253c3c5484cda"
+SRCBRANCH_apalis-imx6 = "2014.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
#FILESPATHPKG =. "git:"