summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/asf
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2013-10-30 14:35:27 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-12 18:06:03 +0800
commit137be80617ae6d70829a3c4eb67ae04245784d4b (patch)
tree8f77ca11aea44a58f1a456b3d5cb74d9c3422027 /recipes-kernel/asf
parent4e315f75100b6c1dc9e843a66b6979ad39d2e86e (diff)
downloadmeta-fsl-ppc-137be80617ae6d70829a3c4eb67ae04245784d4b.tar.gz
asf: update license to dual GPL/BSD
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-kernel/asf')
-rw-r--r--recipes-kernel/asf/asf_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/asf/asf_git.bb b/recipes-kernel/asf/asf_git.bb
index ff2788d..bbe5717 100644
--- a/recipes-kernel/asf/asf_git.bb
+++ b/recipes-kernel/asf/asf_git.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Non-DPAA software Application Specific Fast-path" 1DESCRIPTION = "Non-DPAA software Application Specific Fast-path"
2SECTION = "asf" 2SECTION = "asf"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2 & GPLv2+ & BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9960b017720861b8c50c8c08723e57aa" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1" 6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1"
7SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24" 7SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"