[oe] [meta-java][PATCH 5/5] classpath: fix the license

jackie.huang at windriver.com jackie.huang at windriver.com
Fri Feb 5 02:17:01 UTC 2016


From: Jackie Huang <jackie.huang at windriver.com>

There is no 'Classpath' license, set it as
the same with classpath-native.

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 recipes-core/classpath/classpath.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc
index 2be849b..01f7a4f 100644
--- a/recipes-core/classpath/classpath.inc
+++ b/recipes-core/classpath/classpath.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/classpath/"
 SECTION = "libs"
 
 # GPLv2 + custom linking exception
-LICENSE = "Classpath"
+LICENSE = "GPL-2.0 & SAX-PD"
 
 PBN = "classpath"
 
-- 
1.9.1




More information about the Openembedded-devel mailing list