[OE-core] [thud][PATCH] yocto-uninative: Correct sha256sum for aarch64

Manjukumar Harthikote Matha MANJUKUM at xilinx.com
Mon Mar 18 16:53:37 UTC 2019


Hi,

> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org
> [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of
> Robert Joslyn
> Sent: Tuesday, March 12, 2019 9:04 PM
> To: openembedded-core at lists.openembedded.org
> Subject: [OE-core] [thud][PATCH] yocto-uninative: Correct sha256sum for aarch64
> 
> From: Michael Halstead <mhalstead at linuxfoundation.org>
> 
> Avoid uninative checksum warnings when building on aarch64 hardware.
> 

On what machines does it fail? Should be backport this to thud v2.6.1?

Thanks,
Manju


> Signed-off-by: Michael Halstead <mhalstead at linuxfoundation.org>
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
>  meta/conf/distro/include/yocto-uninative.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/conf/distro/include/yocto-uninative.inc
> b/meta/conf/distro/include/yocto-uninative.inc
> index c9d502ba4f..0d484f6c3c 100644
> --- a/meta/conf/distro/include/yocto-uninative.inc
> +++ b/meta/conf/distro/include/yocto-uninative.inc
> @@ -9,7 +9,7 @@
>  UNINATIVE_MAXGLIBCVERSION = "2.28"
> 
>  UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.3/"
> -UNINATIVE_CHECKSUM[aarch64] ?=
> "b7fbbaad1ec86d76eca84d83098f50525b8a4124cc8685eaed"
> +UNINATIVE_CHECKSUM[aarch64] ?=
> "e495046969c796b7fbbaad1ec86d76eca84d83098f50525b8a4124cc8685eaed"
>  UNINATIVE_CHECKSUM[i686] ?=
> "44253cddbf629082568cea4fff59419106871a0cf81b4845b5d34e7014887b20"
>  UNINATIVE_CHECKSUM[x86_64] ?=
> "c6954563dad3c95608117c6fc328099036c832bbd924ebf5fdccb622fc0a8684"
> 
> --
> 2.19.2
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list