From 6ee5810d647d60f8b718cb7154ec8baea909f3c6 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 17 Jul 2015 13:00:25 +0800 Subject: pkc-host: update license to BSD & GPLv2+ The license information is moved to COPYING file, use it. Signed-off-by: Ting Liu Acked-by: Otavio Salvador Signed-off-by: Otavio Salvador --- meta-fsl-ppc/recipes-kernel/pkc-host/pkc-host_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-ppc/recipes-kernel/pkc-host/pkc-host_git.bb b/meta-fsl-ppc/recipes-kernel/pkc-host/pkc-host_git.bb index 3bf548f5..2609adb7 100644 --- a/meta-fsl-ppc/recipes-kernel/pkc-host/pkc-host_git.bb +++ b/meta-fsl-ppc/recipes-kernel/pkc-host/pkc-host_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "pkc host driver" SECTION = "pkc-host" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=6a26ed8e76a8ea2e019c525369ed0f03" +LICENSE = "BSD & GPLv2+" +LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813" inherit module qoriq_build_64bit_kernel RDEPENDS_${PN} += "cryptodev-module bc" -- cgit v1.2.3-54-g00ecf