summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk.inc
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-04-20 11:42:06 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-22 13:06:56 -0300
commit42e334156688ea8c3f8c5169921eb05529b0d140 (patch)
treeff5d36ae72efa9ca541c7115fafa668cf7956fb9 /recipes-extended/dpdk/dpdk.inc
parentef0a000bb32e27990192ac3e365404a9b9109556 (diff)
downloadmeta-freescale-42e334156688ea8c3f8c5169921eb05529b0d140.tar.gz
dpdk: correct LICENSE and update LIC_FILES_CHKSUM
Correct LICENSE from LGPLv2 to LGPLv2.1 and use license files for checksum. Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-extended/dpdk/dpdk.inc')
-rw-r--r--recipes-extended/dpdk/dpdk.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc
index f5793a19..61d67c44 100644
--- a/recipes-extended/dpdk/dpdk.inc
+++ b/recipes-extended/dpdk/dpdk.inc
@@ -1,6 +1,5 @@
1DESCRIPTION = "Data Plane Development Kit" 1DESCRIPTION = "Data Plane Development Kit"
2HOMEPAGE = "http://dpdk.org" 2HOMEPAGE = "http://dpdk.org"
3LICENSE = "BSD-3-Clause & LGPLv2 & GPLv2"
4 3
5DEPENDS = "virtual/kernel openssl" 4DEPENDS = "virtual/kernel openssl"
6DEPENDS_append_x86-64 = " numactl" 5DEPENDS_append_x86-64 = " numactl"