[oe] [meta-opie][PATCH 2/5] kaffe: fix LICENSE information

Dmitry Eremin-Solenikov dmitry_eremin at mentor.com
Fri Apr 24 20:59:16 UTC 2015


Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin at mentor.com>
---
 recipes-qtopia/kaffe/kaffe.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qtopia/kaffe/kaffe.inc b/recipes-qtopia/kaffe/kaffe.inc
index 605e1c0..2479fdb 100644
--- a/recipes-qtopia/kaffe/kaffe.inc
+++ b/recipes-qtopia/kaffe/kaffe.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "Kaffe is a clean room implementation of the Java Virtual Machine"
 HOMEPAGE = "http://www.kaffe.org/"
-LICENSE  = "GPL LGPL W3C Classpath BSD"
+LICENSE  = "GPLv2 & LGPLv2 & W3C & Classpath & BSD"
 
 DEPENDS = "virtual/javac-native fastjar-native libffi zip-native libart-lgpl"
 RDEPENDS_${PN} = "${PN}-common (>= ${PV})"
-- 
2.1.4




More information about the Openembedded-devel mailing list