[OE-core] [PATCHv2 18/21] meson: update to 0.47.2

Richard Purdie richard.purdie at linuxfoundation.org
Thu Sep 6 14:19:06 UTC 2018


On Thu, 2018-09-06 at 12:40 +0200, Alexander Kanavin wrote:
> Drop backported patches, refresh the rest.
> 
> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>

nativesdk-meson-0.46.1-r0 do_fetch: Fetcher failure for URL: 'https://github.com/mesonbuild/meson/releases/download/0.46.1/meson-0.46.1.tar.gz'. Checksum mismatch!
File: '/home/pokybuild/yocto-worker/build-appliance/build/build/downloads/meson-0.46.1.tar.gz' has md5 checksum 1698f6526574839de5dcdc45e3f7d582 when 31bda3519d8c0eb3438267268a78085e was expected
File: '/home/pokybuild/yocto-worker/build-appliance/build/build/downloads/meson-0.46.1.tar.gz' has sha256 checksum 19497a03e7e5b303d8d11f98789a79aba59b5ad4a81bd00f4d099be0212cee78 when 92d8afd921751261e36151643464efd3394162f69efbe8cd53e0a66b1cf395eb was expected
If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
SRC_URI[md5sum] = "1698f6526574839de5dcdc45e3f7d582"
SRC_URI[sha256sum] = "19497a03e7e5b303d8d11f98789a79aba59b5ad4a81bd00f4d099be0212cee78"
Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.

This is because there is a nativesdk-meson recipe sitting alongside the
one you updated...

Cheers,

Richard



More information about the Openembedded-core mailing list