[meta-freescale] [meta-fsl-ppc][PATCH 4/6] skmm-host: correct license to BSP & GPLv2+

b28495 at freescale.com b28495 at freescale.com
Thu Jul 16 22:00:23 PDT 2015


From: Ting Liu <ting.liu at freescale.com>

The right license is BSP & GPLv2+, fix it.
And the licensing information is separated to COPYING file, use it.

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-kernel/skmm-host/skmm-host_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index e35c220..e3d6dbe 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "skmm host driver offload data to PCIe EP and push the data en-decrypted back to application"
 SECTION = "c293-skmm-host"
-LICENSE = "Freescale-EULA"
-LIC_FILES_CHKSUM = "file://Makefile;endline=7;md5=edffaac1da9e809ade0d2fcfcc18d8df"
+LICENSE = "BSD & GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813"
 
 inherit  module qoriq_build_64bit_kernel
 
-- 
1.9.1



More information about the meta-freescale mailing list