From 1782f03aa9f8fc7b268100ace1dc9634724136b9 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 23 Dec 2011 16:07:39 +0100 Subject: classpath: fixes * add license checksum * clarify license in recipe * remove obsolete PRIORITY field Signed-off-by: Koen Kooi Signed-off-by: Henning Heinold --- recipes-core/classpath/classpath.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes-core/classpath/classpath.inc') diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index dfe4a68..cffd389 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc @@ -1,10 +1,11 @@ DESCRIPTION = "GNU Classpath standard Java libraries" HOMEPAGE = "http://www.gnu.org/software/classpath/" SECTION = "libs" -PRIORITY = "optional" + +# GPLv2 + custom linking exception LICENSE = "Classpath" -PBN = "classpath" +PBN = "classpath" inherit autotools java -- cgit v1.2.3-54-g00ecf