From 8635136e8251f4c2f241ce7372cf8037d955e012 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 21 Jul 2014 14:19:04 +0200 Subject: u-boot-toradex: update to latest git version --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 5 +++-- recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 7 ++++--- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 2 +- recipes-bsp/u-boot/u-boot-toradex_git.bb | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) (limited to 'recipes-bsp') 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:" diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb index 5320f82..8063da3 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb @@ -17,7 +17,7 @@ S="${WORKDIR}/git" SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri" SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch" # This revision is based on upstream "v2011.06" -SRCREV_COLIBRI = "ccd521c4681a5850bbec1feec140eeaec33936b0" +SRCREV_COLIBRI = "9d41458a8095fc58e355e3ecca6f96aa7d98d725" PV_colibri-t20 = "${PR}+gitr${SRCREV}" PV_colibri-t30 = "${PR}+gitr${SRCREV}" diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 92f5528..f11cb63 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -18,7 +18,7 @@ S="${WORKDIR}/git" SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri" SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch" # This revision is based on upstream "v2011.06" -SRCREV_COLIBRI = "ccd521c4681a5850bbec1feec140eeaec33936b0" +SRCREV_COLIBRI = "9d41458a8095fc58e355e3ecca6f96aa7d98d725" PV_colibri-t20 = "${PR}+gitr${SRCREV}" PV_colibri-t30 = "${PR}+gitr${SRCREV}" -- cgit v1.2.3