dpdk_18.05: Make the LICENSE more accurate

Adjust the LICENSE according to the license files.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Kevin Hao 2019-05-27 18:27:08 +08:00 committed by Anuj Mittal
parent 8915d5fb63
commit 8be75da5f6

View File

@ -2,7 +2,7 @@ include dpdk.inc
SRCREV = "a5dce55556286cc56655320d975c67b0dbe08693"
LICENSE = "BSD & LGPLv2 & GPLv2"
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"