summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/jakarta-commons/commons-cli_1.1.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-codec_1.3.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-discovery_0.4.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-el_1.0.bb3
-rw-r--r--recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-httpclient_3.1.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-io_1.4.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-lang_2.4.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-logging_1.1.1.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-pool_1.4.bb1
-rw-r--r--recipes-core/jakarta-commons/jakarta-commons.inc2
-rw-r--r--recipes-core/jakarta-libs/poi_3.0.bb3
-rw-r--r--recipes-core/junit/junit4_4.3.1.bb3
-rw-r--r--recipes-core/servlet-api/jsp2.0_5.5.26.bb3
-rw-r--r--recipes-core/servlet-api/servlet2.4_5.5.26.bb3
-rw-r--r--recipes-core/xml-commons/jaxme_0.5.2.bb4
-rw-r--r--recipes-core/xml-commons/xom_1.1.bb3
-rw-r--r--recipes-core/xml-commons/xpp2_2.1.10.bb2
-rw-r--r--recipes-core/xml-commons/xpp3_1.1.3.4.O.bb1
-rw-r--r--recipes-extended/hsqldb/hsqldb_1.8.0.10.bb3
20 files changed, 28 insertions, 11 deletions
diff --git a/recipes-core/jakarta-commons/commons-cli_1.1.bb b/recipes-core/jakarta-commons/commons-cli_1.1.bb
index cb51765..52dc0ce 100644
--- a/recipes-core/jakarta-commons/commons-cli_1.1.bb
+++ b/recipes-core/jakarta-commons/commons-cli_1.1.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a944942e1496af1886903d274dedb13"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/commons-codec_1.3.bb b/recipes-core/jakarta-commons/commons-codec_1.3.bb
index 3a7ddd4..0377168 100644
--- a/recipes-core/jakarta-commons/commons-codec_1.3.bb
+++ b/recipes-core/jakarta-commons/commons-codec_1.3.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://src/java/org/apache/commons/codec/BinaryDecoder.java;endline=15;md5=c08c3e117b4fc42b50c1f621fdcecc5f"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/commons-discovery_0.4.bb b/recipes-core/jakarta-commons/commons-discovery_0.4.bb
index 75db064..08c2462 100644
--- a/recipes-core/jakarta-commons/commons-discovery_0.4.bb
+++ b/recipes-core/jakarta-commons/commons-discovery_0.4.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/commons-el_1.0.bb b/recipes-core/jakarta-commons/commons-el_1.0.bb
index 5821473..1446edd 100644
--- a/recipes-core/jakarta-commons/commons-el_1.0.bb
+++ b/recipes-core/jakarta-commons/commons-el_1.0.bb
@@ -1,5 +1,6 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2 2LICENSE = "Apache-1.1"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9147d939b3f3f97692e4441bf20bd1cd"
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
5DESCRIPTION = "Implementation of the JSP2.0 Expression Language API" 6DESCRIPTION = "Implementation of the JSP2.0 Expression Language API"
diff --git a/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb b/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb
index 3954363..dab7996 100644
--- a/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb
+++ b/recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/commons-httpclient_3.1.bb b/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
index 4f6b1af..dffa9a0 100644
--- a/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
+++ b/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=369b6d7c5a954dcc3f2e7ac3323507c3"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/commons-io_1.4.bb b/recipes-core/jakarta-commons/commons-io_1.4.bb
index f4308d2..f1dbc88 100644
--- a/recipes-core/jakarta-commons/commons-io_1.4.bb
+++ b/recipes-core/jakarta-commons/commons-io_1.4.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fd707e76aa29b6984fbe80629ec55f78"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/commons-lang_2.4.bb b/recipes-core/jakarta-commons/commons-lang_2.4.bb
index 60c6346..48cc291 100644
--- a/recipes-core/jakarta-commons/commons-lang_2.4.bb
+++ b/recipes-core/jakarta-commons/commons-lang_2.4.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
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
diff --git a/recipes-core/jakarta-commons/commons-pool_1.4.bb b/recipes-core/jakarta-commons/commons-pool_1.4.bb
index d5b6def..cacbde7 100644
--- a/recipes-core/jakarta-commons/commons-pool_1.4.bb
+++ b/recipes-core/jakarta-commons/commons-pool_1.4.bb
@@ -1,4 +1,5 @@
1require jakarta-commons.inc 1require jakarta-commons.inc
2LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
2 3
3PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
4 5
diff --git a/recipes-core/jakarta-commons/jakarta-commons.inc b/recipes-core/jakarta-commons/jakarta-commons.inc
index bd85610..5968164 100644
--- a/recipes-core/jakarta-commons/jakarta-commons.inc
+++ b/recipes-core/jakarta-commons/jakarta-commons.inc
@@ -1,5 +1,7 @@
1AUTHOR = "Apache Software Foundation" 1AUTHOR = "Apache Software Foundation"
2LICENSE = "Apache-2.0" 2LICENSE = "Apache-2.0"
3#add the common md5sum and overwrite in bb file if changed
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d273d63619c9aeaf15cdaf76422c4f87"
3 5
4INC_PR = "r0" 6INC_PR = "r0"
5 7
diff --git a/recipes-core/jakarta-libs/poi_3.0.bb b/recipes-core/jakarta-libs/poi_3.0.bb
index 6adcf2c..f9178f2 100644
--- a/recipes-core/jakarta-libs/poi_3.0.bb
+++ b/recipes-core/jakarta-libs/poi_3.0.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Java library for manipulating various file formats based upon Microsoft's OLE 2 Compound Document" 1DESCRIPTION = "Java library for manipulating various file formats based upon Microsoft's OLE 2 Compound Document"
2LICENSE = "AL2.0" 2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
3AUTHOR = "Apache Software Foundation" 4AUTHOR = "Apache Software Foundation"
4 5
5SRC_URI = "http://archive.apache.org/dist/jakarta/poi/release/src/${BPN}-src-${PV}-FINAL-20070503.tar.gz" 6SRC_URI = "http://archive.apache.org/dist/jakarta/poi/release/src/${BPN}-src-${PV}-FINAL-20070503.tar.gz"
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index 6b4d158..1cb8674 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "JUnit is a testing framework for Java" 1DESCRIPTION = "JUnit is a testing framework for Java"
2LICENSE = "CPL" 2LICENSE = "CPL-1.0"
3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CPL-1.0;md5=5295cd12fc5acc87bf1cf754455a1c56"
3AUTHOR = "junit.org" 4AUTHOR = "junit.org"
4HOMEPAGE = "http://www.junit.org" 5HOMEPAGE = "http://www.junit.org"
5 6
diff --git a/recipes-core/servlet-api/jsp2.0_5.5.26.bb b/recipes-core/servlet-api/jsp2.0_5.5.26.bb
index ca94f08..e831501 100644
--- a/recipes-core/servlet-api/jsp2.0_5.5.26.bb
+++ b/recipes-core/servlet-api/jsp2.0_5.5.26.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Java Server Page (JSP) API 2.0 (from Tomcat 5.5)" 1DESCRIPTION = "Java Server Page (JSP) API 2.0 (from Tomcat 5.5)"
2LICENSE = "AL2.0" 2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
3AUTHOR = "Apache Software Foundation" 4AUTHOR = "Apache Software Foundation"
4 5
5SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz" 6SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
diff --git a/recipes-core/servlet-api/servlet2.4_5.5.26.bb b/recipes-core/servlet-api/servlet2.4_5.5.26.bb
index ee80e5e..b34b23d 100644
--- a/recipes-core/servlet-api/servlet2.4_5.5.26.bb
+++ b/recipes-core/servlet-api/servlet2.4_5.5.26.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Servlet API 2.4 (from Tomcat 5.5)" 1DESCRIPTION = "Servlet API 2.4 (from Tomcat 5.5)"
2LICENSE = "AL2.0" 2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
3AUTHOR = "Apache Software Foundation" 4AUTHOR = "Apache Software Foundation"
4 5
5SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz" 6SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
diff --git a/recipes-core/xml-commons/jaxme_0.5.2.bb b/recipes-core/xml-commons/jaxme_0.5.2.bb
index 65b406e..b4ec750 100644
--- a/recipes-core/xml-commons/jaxme_0.5.2.bb
+++ b/recipes-core/xml-commons/jaxme_0.5.2.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Implementation of the JAXB API" 1DESCRIPTION = "Implementation of the JAXB API"
2LICENSE = "AL2.0" 2LICENSE = "Apache-2.0"
3 3LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
4AUTHOR = "Apache Software Foundation" 4AUTHOR = "Apache Software Foundation"
5HOMEPAGE = "http://ws.apache.org/jaxme" 5HOMEPAGE = "http://ws.apache.org/jaxme"
6 6
diff --git a/recipes-core/xml-commons/xom_1.1.bb b/recipes-core/xml-commons/xom_1.1.bb
index 56701b2..7405dab 100644
--- a/recipes-core/xml-commons/xom_1.1.bb
+++ b/recipes-core/xml-commons/xom_1.1.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Tree-based API for processing XML with Java" 1DESCRIPTION = "Tree-based API for processing XML with Java"
2LICENSE = "LGPL" 2LICENSE = "LGPL-2.1"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=456080cf80cd56d4d58118c1d10d824f"
3 4
4HOMEPAGE = "http://xom.nu" 5HOMEPAGE = "http://xom.nu"
5 6
diff --git a/recipes-core/xml-commons/xpp2_2.1.10.bb b/recipes-core/xml-commons/xpp2_2.1.10.bb
index 54d69f4..d3baca4 100644
--- a/recipes-core/xml-commons/xpp2_2.1.10.bb
+++ b/recipes-core/xml-commons/xpp2_2.1.10.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Streaming pull XML parser for java" 1DESCRIPTION = "Streaming pull XML parser for java"
2LICENSE = "BSD-like" 2LICENSE = "BSD-like"
3 3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d40c660a53e36a103a35c170d38d0ef6"
4HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/" 4HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/"
5 5
6SRC_URI = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz" 6SRC_URI = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz"
diff --git a/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb b/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
index b87cccd..bedb8a9 100644
--- a/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
+++ b/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Streaming pull XML parser for Java (3rd edition)" 1DESCRIPTION = "Streaming pull XML parser for Java (3rd edition)"
2LICENSE = "BSD-like" 2LICENSE = "BSD-like"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=35235e1ea47db355da0627f8d93e3a6c"
3 4
4HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1" 5HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1"
5 6
diff --git a/recipes-extended/hsqldb/hsqldb_1.8.0.10.bb b/recipes-extended/hsqldb/hsqldb_1.8.0.10.bb
index ff4908a..139d3ae 100644
--- a/recipes-extended/hsqldb/hsqldb_1.8.0.10.bb
+++ b/recipes-extended/hsqldb/hsqldb_1.8.0.10.bb
@@ -1,7 +1,8 @@
1DESCRIPTION = "Lightweight 100% Java SQL Database Engine" 1DESCRIPTION = "Lightweight 100% Java SQL Database Engine"
2# BSD-like 2# BSD-like
3LICENSE = "HypersonicSQL" 3LICENSE = "HypersonicSQL"
4 4LIC_FILES_CHKSUM = "file://doc/hypersonic_lic.txt;md5=778452795343df6f459b725185966888"
5LIC_FILES_CHKSUM = "file://doc/hsqldb_lic.txt;md5=beb9a0581941064345aba5de7e519d53"
5AUTHOR = "HSQLDB Development Group" 6AUTHOR = "HSQLDB Development Group"
6HOMEPAGE = "http://hsqldb.org" 7HOMEPAGE = "http://hsqldb.org"
7 8