From 92d730104790f7394bdaff8c60ee2b37a44f1200 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 14 Jul 2016 14:18:37 -0300 Subject: [PATCH] u-boot-fslc: Bump revision to 20b081a Besides the 2016.07 final changes, this includes following new commits: 20b081a usbarmory: Add board_run_command() function 19900ff usbarmory: switch to using kernel zImage 9f616f6 imx6: clock: typo fix 6874a9e arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite 5f816d8 pico-imx6ul: Add USB Host support 3a09cf7 video: allow version string to be optional when using LOGO Change-Id: I5d3da661ef6f8e0a766950bb4fcecc7813a19a46 Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | 2 +- recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb index 920a84d5..99e14879 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2016.07+git${SRCPV}" -SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d" +SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" SRCBRANCH = "2016.07+fslc" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb index 5a13b212..cafefb52 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2016.07+git${SRCPV}" -SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d" +SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" SRCBRANCH = "2016.07+fslc" -- 2.40.1