From: Jackie Huang <[email protected]> There is no 'Classpath' license, set it as the same with classpath-native.
Signed-off-by: Jackie Huang <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
