diff options
author | Ting Liu <b28495@freescale.com> | 2013-10-30 14:35:27 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-01-12 18:06:03 +0800 |
commit | 5d358f25406ba5bd14a1d922d1350931c3345e0e (patch) | |
tree | e4754d6423ba40f2738a890a88f5bd7a6a96076b /meta-fsl-ppc | |
parent | 92ba600c317d86b1d1cb640a74f38a3f33b56c62 (diff) | |
download | meta-freescale-5d358f25406ba5bd14a1d922d1350931c3345e0e.tar.gz |
asf: update license to dual GPL/BSD
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r-- | meta-fsl-ppc/recipes-kernel/asf/asf_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb b/meta-fsl-ppc/recipes-kernel/asf/asf_git.bb index ff2788dd7..bbe57173e 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 @@ | |||
1 | DESCRIPTION = "Non-DPAA software Application Specific Fast-path" | 1 | DESCRIPTION = "Non-DPAA software Application Specific Fast-path" |
2 | SECTION = "asf" | 2 | SECTION = "asf" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2 & GPLv2+ & BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9960b017720861b8c50c8c08723e57aa" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" |
5 | 5 | ||
6 | SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1" | 6 | SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1" |
7 | SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24" | 7 | SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24" |