On 03/14/2018 07:11 PM, Awais Belal wrote:
> This upgrades the dpdk package to 18.02 which is
> the latest release and drops a patch that has
> already been merged upstream in this package.
> 
> Signed-off-by: Awais Belal <[email protected]>
> ---
>  recipes-extended/dpdk/dpdk.inc                     |  3 +--
>  ...04-dpdk-fix-compilation-with-dynamic-libs.patch | 30 
> ----------------------
>  .../dpdk/{dpdk_17.05.bb => dpdk_18.02.bb}          |  4 +--
>  3 files changed, 3 insertions(+), 34 deletions(-)
>  delete mode 100644 
> recipes-extended/dpdk/dpdk/dpdk-16.04-dpdk-fix-compilation-with-dynamic-libs.patch
>  rename recipes-extended/dpdk/{dpdk_17.05.bb => dpdk_18.02.bb} (77%)
> 
> diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc
> index 37d66b1..54f761c 100644
> --- a/recipes-extended/dpdk/dpdk.inc
> +++ b/recipes-extended/dpdk/dpdk.inc
> @@ -1,13 +1,12 @@
>  DESCRIPTION = "Intel(r) Data Plane Development Kit"
>  HOMEPAGE = "http://dpdk.org";
>  LICENSE = "BSD & LGPLv2 & GPLv2"
> -LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe"
> +LIC_FILES_CHKSUM = 
> "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"

There are other license files which should be included too. It'd also be
better, in my opinion, if the inc and bb are merged since there's only
one version now.

Thanks,

Anuj
-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to