[OE-core] [PATCH] u-boot: Update to 2017.01 release

Denys Dmytriyenko denis at denix.org
Thu Jan 19 17:20:12 UTC 2017


On Thu, Jan 19, 2017 at 04:21:51PM +0100, Marek Vasut wrote:
> Upgrade U-Boot to the latest version.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
> Cc: Denys Dmytriyenko <denis at denix.org>

Acked-by: Denys Dmytriyenko <denys at ti.com>


> ---
>  .../u-boot/{u-boot-common_2016.11.inc => u-boot-common_2017.01.inc}     | 2 +-
>  .../u-boot/{u-boot-fw-utils_2016.11.bb => u-boot-fw-utils_2017.01.bb}   | 0
>  .../u-boot/{u-boot-mkimage_2016.11.bb => u-boot-mkimage_2017.01.bb}     | 0
>  meta/recipes-bsp/u-boot/{u-boot_2016.11.bb => u-boot_2017.01.bb}        | 0
>  4 files changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-bsp/u-boot/{u-boot-common_2016.11.inc => u-boot-common_2017.01.inc} (86%)
>  rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.11.bb => u-boot-fw-utils_2017.01.bb} (100%)
>  rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2016.11.bb => u-boot-mkimage_2017.01.bb} (100%)
>  rename meta/recipes-bsp/u-boot/{u-boot_2016.11.bb => u-boot_2017.01.bb} (100%)
> 
> diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc b/meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
> similarity index 86%
> rename from meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
> rename to meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
> index 84adc1c56a..df24c853dd 100644
> --- a/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
> +++ b/meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
> @@ -7,7 +7,7 @@ PE = "1"
>  
>  # We use the revision in order to avoid having to fetch it from the
>  # repo during parse
> -SRCREV = "29e0cfb4f77f7aa369136302cee14a91e22dca71"
> +SRCREV = "a705ebc81b7f91bbd0ef7c634284208342901149"
>  
>  SRC_URI = "git://git.denx.de/u-boot.git"
>  
> diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb
> similarity index 100%
> rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb
> rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb
> diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb
> similarity index 100%
> rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb
> rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb
> diff --git a/meta/recipes-bsp/u-boot/u-boot_2016.11.bb b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
> similarity index 100%
> rename from meta/recipes-bsp/u-boot/u-boot_2016.11.bb
> rename to meta/recipes-bsp/u-boot/u-boot_2017.01.bb
> -- 
> 2.11.0
> 



More information about the Openembedded-core mailing list