summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-pool_1.4.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2011-11-12 20:58:34 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-11-26 23:41:44 +0100
commit57e069cde6617f00ca8834a82c6f360af43d5067 (patch)
tree48cbe15e96d217c45acfa64b0c13aad8c6424980 /recipes-core/jakarta-commons/commons-pool_1.4.bb
downloadmeta-java-57e069cde6617f00ca8834a82c6f360af43d5067.tar.gz
meta-java: initial commit
* taken over mostly stuff from oe classic * cleaned up recipes * added license checksums * bump icedtea6-native to 1.8.11 * use jamvm from git as native
Diffstat (limited to 'recipes-core/jakarta-commons/commons-pool_1.4.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-pool_1.4.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-core/jakarta-commons/commons-pool_1.4.bb b/recipes-core/jakarta-commons/commons-pool_1.4.bb
new file mode 100644
index 0000000..b6bd4f4
--- /dev/null
+++ b/recipes-core/jakarta-commons/commons-pool_1.4.bb
@@ -0,0 +1,8 @@
1require jakarta-commons.inc
2
3DESCRIPTION = "Java Object-pooling API"
4
5SRC_URI = "http://www.apache.org/dist/commons/pool/source/${BP}-src.tar.gz"
6
7SRC_URI[md5sum] = "4dc988ee16e1471799af97763297b41b"
8SRC_URI[sha256sum] = "ca4452f2a2ce2daf6eaa1743ded2d3b36013200c48e3f2117b65584ca5cc1d9b"