]> code.ossystems Code Review - meta-freescale.git/commitdiff
dpdk: correct LICENSE and update LIC_FILES_CHKSUM
authorTing Liu <ting.liu@nxp.com>
Mon, 20 Apr 2020 09:42:06 +0000 (11:42 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 22 Feb 2021 16:06:56 +0000 (13:06 -0300)
Correct LICENSE from LGPLv2 to LGPLv2.1 and use license files for checksum.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-extended/dpdk/dpdk.inc
recipes-extended/dpdk/dpdk_19.11-20.04.bb

index f5793a19b0b41c75d72d85f94bcf7345456c4370..61d67c447a6d81f8a97e531fe46d96cd4ed5cb1e 100644 (file)
@@ -1,6 +1,5 @@
 DESCRIPTION = "Data Plane Development Kit"
 HOMEPAGE = "http://dpdk.org"
-LICENSE = "BSD-3-Clause & LGPLv2 & GPLv2"
 
 DEPENDS = "virtual/kernel openssl"
 DEPENDS_append_x86-64 = " numactl"
index 398d2ec4db72c87954f309d18edc9386b43622d1..cd33a3b6ecb082d78b4bd06a000c0a4c3e780570 100644 (file)
@@ -1,4 +1,7 @@
-LIC_FILES_CHKSUM = "file://license/README;md5=3383def2d4c82237df281174e981a492"
+LICENSE = "BSD-3-Clause & LGPLv2.1 & GPLv2"
+LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
+                    file://license/lgpl-2.1.txt;md5=4b54a1fd55a448865a0b32d41598759d \
+                    file://license/bsd-3-clause.txt;md5=0f00d99239d922ffd13cabef83b33444"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dpdk;nobranch=1 \
            file://add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
@@ -11,7 +14,6 @@ SRCREV = "4110a5fed09fa034963cfc246a6285911ecbd540"
 
 include dpdk.inc
 
-
 do_install_append () {
     # Remove the unneeded dir
     rm -rf ${D}/${datadir}/${RTE_TARGET}/app