summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpathx/gnujaf_1.1.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-10-22 21:22:57 -0700
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-11-22 18:38:41 +0100
commit8ef1ab1273b331d0d39bcfc24a1fe80d77a588c7 (patch)
treef561541dc6de2da04d2b19a2b6810cdf91a9014e /recipes-core/classpathx/gnujaf_1.1.1.bb
parent7c71e14a9d8ed2c401a0ebb68894a631c7dbc90c (diff)
downloadmeta-java-8ef1ab1273b331d0d39bcfc24a1fe80d77a588c7.tar.gz
recipes: Fix license strings to match common licenses
Fixes warnings like WARNING: bcel-native: No generic license file exists for: AL2.0 in any provider and so on Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-core/classpathx/gnujaf_1.1.1.bb')
-rw-r--r--recipes-core/classpathx/gnujaf_1.1.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-core/classpathx/gnujaf_1.1.1.bb b/recipes-core/classpathx/gnujaf_1.1.1.bb
index 962496d..d6b9e0f 100644
--- a/recipes-core/classpathx/gnujaf_1.1.1.bb
+++ b/recipes-core/classpathx/gnujaf_1.1.1.bb
@@ -1,8 +1,10 @@
1DESCRIPTION = "Provides a mean to type data and locate components suitable for performing various kinds of action on it." 1DESCRIPTION = "Provides a mean to type data and locate components suitable for performing various kinds of action on it."
2AUTHOR = "GNU ClasspathX" 2AUTHOR = "GNU ClasspathX"
3LICENSE = "GPL+libraryexception" 3LICENSE = "GPL-2.0-with-GCC-exception"
4LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" 4LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
5 5
6PR = "r1"
7
6SRC_URI = "http://ftp.gnu.org/gnu/classpathx/activation-${PV}.tar.gz \ 8SRC_URI = "http://ftp.gnu.org/gnu/classpathx/activation-${PV}.tar.gz \
7 file://datadir_java.patch \ 9 file://datadir_java.patch \
8 " 10 "