summaryrefslogtreecommitdiffstats
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-21 11:38:07 +0800
commitebf80abb8ba5fca114599f2cc0e9bebf0eeb738d (patch)
tree685c3d7bea62a244e8fd782df344682430a89655
parentdf1751c4df704de39468cfb876190ba275d850ae (diff)
downloadmeta-fsl-ppc-ebf80abb8ba5fca114599f2cc0e9bebf0eeb738d.tar.gz
asf: update license to dual GPL/BSD
Signed-off-by: Ting Liu <b28495@freescale.com>
-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 15e2af5..adad7ae 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" 6SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git"
7SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24" 7SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"