[meta-intel] [PATCH] dpdk: Update SRC_URI checksums

Wold, Saul saul.wold at intel.com
Wed Dec 7 07:44:09 PST 2016


On Mon, 2016-12-05 at 23:26 +0000, Khem Raj wrote:
> Fixes fetch errors
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  common/recipes-extended/dpdk/dpdk_16.11.bb | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/common/recipes-extended/dpdk/dpdk_16.11.bb
> b/common/recipes-extended/dpdk/dpdk_16.11.bb
> index c544eb3..f55f702 100644
> --- a/common/recipes-extended/dpdk/dpdk_16.11.bb
> +++ b/common/recipes-extended/dpdk/dpdk_16.11.bb
> @@ -4,9 +4,8 @@ SRC_URI += "\
>              file://dpdk-16.04-add-config-variable-to-enable-disable-
> dpdk_qat.patch \
>              file://dpdk-16.04-dpdk-enable-ip_fragmentation-in-
> common_base-config.patch \
>              "
> -
> -SRC_URI[dpdk.md5sum] = "f51ffc862a4f57b0030ca5d7ff07fef0"
> -SRC_URI[dpdk.sha256sum] =
> "8098b3542b4c78d28bde5f4eba57d4ee929fffaaa941b7afd2b881eae0b45c00"
> +SRC_URI[dpdk.md5sum] = "24f057ec64c277fbb181ff29569f6844"
> +SRC_URI[dpdk.sha256sum] =
> "cf2ef6faf8cd056abbbebba779b7850eb3f79edd0d91767bcdbc216a2cde4fd1"
>  
Khem,

I looked into why this really changed, apparently a cgit upgrade caused
a re-generation of the tarball, the upstream maintainers pointed me at
a more stable download area that remains the same checksum as the
original, so I submitted a patch to change the SRC_URI instead.

Thanks for pointing this out.

Sau!


>  export EXAMPLES_BUILD_DIR = "${RTE_TARGET}"
>  export ARCHDIR = "generic"
> -- 
> 1.9.1
> 


More information about the meta-intel mailing list