[OE-core] [PATCH] u-boot: Update to v2020.01-rc5

Richard Purdie richard.purdie at linuxfoundation.org
Sun Dec 29 09:23:47 UTC 2019


On Tue, 2019-12-24 at 14:41 -0800, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> ---
>  meta/recipes-bsp/u-boot/u-boot-common.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc
> b/meta/recipes-bsp/u-boot/u-boot-common.inc
> index a0f9c41469..4799948bb1 100644
> --- a/meta/recipes-bsp/u-boot/u-boot-common.inc
> +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
> @@ -11,11 +11,11 @@ LIC_FILES_CHKSUM = "
> file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
>  PE = "1"
>  
>  # Drop this line when updating to 2020.01 final
> -PV = "2020.01~rc3"
> +PV = "2020.01~rc5"
>  
>  # We use the revision in order to avoid having to fetch it from the
>  # repo during parse
> -SRCREV = "d4a31e8ee5592072d8d5208b3e950cba2d89b6bd"
> +SRCREV = "ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6"
>  
>  SRC_URI = "git://git.denx.de/u-boot.git \

Seems to break on musl:

https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/1392
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/1396

Cheers,

Richard



More information about the Openembedded-core mailing list