From c36fd4df96269c6fbdad3e224aa032439cec8b1d Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 30 Oct 2014 15:08:06 +0100 Subject: u-boot: iMX6/VF update to latest from git --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb') 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 5bef270..32adf46 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 @@ -6,16 +6,17 @@ SECTION = "bootloader" PROVIDES = "u-boot-fw-utils" DEPENDS = "mtd-utils" -COMPATIBLE_MACHINE = "(colibri-vf|apalis-imx6)" +COMPATIBLE_MACHINE = "(colibri-vf|colibri-imx6|apalis-imx6)" DEFAULT_PREFERENCE_colibri-vf = "1" DEFAULT_PREFERENCE_apalis-imx6 = "1" +DEFAULT_PREFERENCE_colibri-imx6 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" -SRCREV_colibri-vf = "2eb36b88d4b5bce64bb3a196fa8b2be5b24bc165" -SRCREV_apalis-imx6 = "36b44c6fc7ddde29aec7f39ebcb5cc959d24b469" -SRCBRANCH_colibri-vf = "2014.10-toradex-next" -SRCBRANCH_apalis-imx6 = "2014.04-toradex" +SRCREV_colibri-vf = "67c3a4aee6c0af124ce779aed1be70c7a92d0916" +SRCREV_mx6 = "d4c752ac0eca88873e73a5a3bee6573f6d0ec92a" +SRCBRANCH_colibri-vf = "2014.10-toradex" +SRCBRANCH_mx6 = "2014.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ file://fw_env.config \ " -- cgit v1.2.3