From 673776fa9037b08f782347c7495a4d48e6ea9fa0 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 11 May 2015 12:48:50 +0200 Subject: update U-Boot and Colibri VFxx Linux to latest git revision --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 4 ++-- recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 4 ++-- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 2 +- recipes-bsp/u-boot/u-boot-toradex_git.bb | 2 +- recipes-kernel/linux/linux-toradex-vf_4.0.bb | 2 +- 5 files changed, 7 insertions(+), 7 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 874c61b..5ae0577 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 @@ -12,8 +12,8 @@ DEFAULT_PREFERENCE_colibri-imx6 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" -SRCREV_colibri-vf = "2da77958e96151295e72f8f85aee352d0b4010fe" -SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe" +SRCREV_colibri-vf = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3" +SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3" SRCBRANCH_colibri-vf = "2015.04-toradex-next" SRCBRANCH_mx6 = "2015.04-toradex-next" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ 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 05f8bff..4d45715 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,9 @@ PR = "r0" S = "${WORKDIR}/git" -SRCREV_colibri-vf = "2da77958e96151295e72f8f85aee352d0b4010fe" +SRCREV_colibri-vf = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3" SRCBRANCH_colibri-vf = "2015.04-toradex-next" -SRCREV_mx6 = "2da77958e96151295e72f8f85aee352d0b4010fe" +SRCREV_mx6 = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3" SRCBRANCH_mx6 = "2015.04-toradex-next" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" 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 9d58ea2..13c22c4 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 @@ -16,7 +16,7 @@ S="${WORKDIR}/git" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2015.04-toradex-next" SRC_URI += "file://fw_env.config" # This revision is based on upstream "v2015.04" -SRCREV = "2da77958e96151295e72f8f85aee352d0b4010fe" +SRCREV = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3" PV_apalis-t30 = "${PR}+gitr${SRCREV}" PV_colibri-t20 = "${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 b60bb81..3beaa68 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 = "2da77958e96151295e72f8f85aee352d0b4010fe" +SRCREV = "5fd93c2b8f262b9cd61c038b07fe1d0496280cc3" PV = "${PR}+gitr${SRCREV}" diff --git a/recipes-kernel/linux/linux-toradex-vf_4.0.bb b/recipes-kernel/linux/linux-toradex-vf_4.0.bb index 1f5e228..6baee9c 100644 --- a/recipes-kernel/linux/linux-toradex-vf_4.0.bb +++ b/recipes-kernel/linux/linux-toradex-vf_4.0.bb @@ -8,6 +8,6 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN LOCALVERSION = "-v2.4b1+git" SRCBRANCH = "toradex_vf_4.0-next" -SRCREV = "7ae637bf95bdbc01b1930bef898e4085aa7fdaa4" +SRCREV = "fd2c7bbe3b6a93ee59b29df2b345cedb4fea0b6b" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(colibri-vf)" -- cgit v1.2.3