From 831faf6166f8d73b5628a0442ee137ea397dedde Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 10 Nov 2014 18:48:01 -0200 Subject: [PATCH] u-boot-fslc: Update to 5fd0b607d This adds the following U-boot patch: 5fd0b607d mx53loco: Change 'fdt_file' dynamically Signed-off-by: Fabio Estevam Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb index e4aaf367..c694090b 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2014.10+git${SRCPV}" -SRCREV = "75ce95e627609c9b9e537e935e69c4ecef26c8f7" +SRCREV = "5fd0b607d0ef44b8b93d64faace674955791dd7d" SRCBRANCH = "patches-2014.10" SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb index 860e9a46..9fed4d9a 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2014.10+git${SRCPV}" -SRCREV = "75ce95e627609c9b9e537e935e69c4ecef26c8f7" +SRCREV = "5fd0b607d0ef44b8b93d64faace674955791dd7d" SRCBRANCH = "patches-2014.10" -- 2.40.1