summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-02-17 10:57:12 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2015-02-17 10:53:34 -0200
commitfd8924e7289834f056e54e3bebf0272b8b30c0c1 (patch)
tree579ca5c5fc5f1582e730a132242b3f8f939f0eb5 /recipes-core/jakarta-commons/commons-logging_1.1.1.bb
parent99a92881cd0df264eb4ed0654516fe43569e3f51 (diff)
downloadmeta-java-fd8924e7289834f056e54e3bebf0272b8b30c0c1.tar.gz
licence: add missing LIC_FILES_CHKSUM
While at it change the LICENSE string to the oe one if applicable. e.g. AL-2.0 -> Apache-2.0 Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-core/jakarta-commons/commons-logging_1.1.1.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-logging_1.1.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
index b04c812..b3b508a 100644
--- a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
+++ b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
@@ -3,7 +3,6 @@ require jakarta-commons.inc
3PR = "${INC_PR}.1" 3PR = "${INC_PR}.1"
4 4
5DESCRIPTION = "Java Internet protocol suite library" 5DESCRIPTION = "Java Internet protocol suite library"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d273d63619c9aeaf15cdaf76422c4f87"
7 6
8SRC_URI = "http://archive.apache.org/dist/commons/logging/source/${BP}-src.tar.gz" 7SRC_URI = "http://archive.apache.org/dist/commons/logging/source/${BP}-src.tar.gz"
9 8