From: Ting Liu Date: Wed, 30 Oct 2013 06:35:27 +0000 (+0800) Subject: asf: update license to dual GPL/BSD X-Git-Tag: 2.1~534^2~188 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5d358f25406ba5bd14a1d922d1350931c3345e0e;p=meta-freescale.git asf: update license to dual GPL/BSD Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb b/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb index ff2788dd..bbe57173 100644 --- a/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb +++ b/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Non-DPAA software Application Specific Fast-path" SECTION = "asf" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=9960b017720861b8c50c8c08723e57aa" +LICENSE = "GPLv2 & GPLv2+ & BSD" +LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1" SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"