From ed187727c4e369d4da768807550a3d03b02b79f9 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 10 Nov 2014 18:48:01 -0200 Subject: 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 --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb | 2 +- recipes-bsp/u-boot/u-boot-fslc_2014.10.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb index e4aaf36..c694090 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb +++ b/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/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb index 860e9a4..9fed4d9 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb +++ b/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" -- cgit v1.2.3-54-g00ecf