summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-07-17 13:00:25 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-28 23:26:57 -0300
commit6ee5810d647d60f8b718cb7154ec8baea909f3c6 (patch)
tree1efccc0a3284626e722d1db5c5e49bd6177d3c77
parent059b5bfe11fcff3f72378b50ffe8bd18ab69adb8 (diff)
downloadmeta-freescale-6ee5810d647d60f8b718cb7154ec8baea909f3c6.tar.gz
pkc-host: update license to BSD & GPLv2+
The license information is moved to COPYING file, use it. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--meta-fsl-ppc/recipes-kernel/pkc-host/pkc-host_git.bb4
1 files 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 @@
1DESCRIPTION = "pkc host driver" 1DESCRIPTION = "pkc host driver"
2SECTION = "pkc-host" 2SECTION = "pkc-host"
3LICENSE = "GPLv2" 3LICENSE = "BSD & GPLv2+"
4LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=6a26ed8e76a8ea2e019c525369ed0f03" 4LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813"
5 5
6inherit module qoriq_build_64bit_kernel 6inherit module qoriq_build_64bit_kernel
7RDEPENDS_${PN} += "cryptodev-module bc" 7RDEPENDS_${PN} += "cryptodev-module bc"