summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2012-03-08 10:54:17 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-03-08 10:58:54 +0100
commit44765ff499e38f489af61c62cdd2e7def1d59290 (patch)
tree92ea7e291bda1276664af19f7e2cfe17b0d4f499
parente11f2caa54f864413c8a7e52ade4abc49a09bf84 (diff)
downloadmeta-java-44765ff499e38f489af61c62cdd2e7def1d59290.tar.gz
rxtx: update license stuff and bump PR
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
-rw-r--r--recipes-core/rxtx/rxtx_2.2.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-core/rxtx/rxtx_2.2.0.bb b/recipes-core/rxtx/rxtx_2.2.0.bb
index c9df316..ae1ca48 100644
--- a/recipes-core/rxtx/rxtx_2.2.0.bb
+++ b/recipes-core/rxtx/rxtx_2.2.0.bb
@@ -1,6 +1,8 @@
1DESCRIPTION = "Full Java CommAPI implementation" 1DESCRIPTION = "Full Java CommAPI implementation"
2DEPENDS = "fastjar-native" 2DEPENDS = "fastjar-native"
3LICENSE = "CLOSED" 3LICENSE = "RXTXv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=32303a23463f90b12a7d1dafb8deabf4"
5PR = "r1"
4 6
5SRC_URI = "http://rxtx.qbang.org/pub/rxtx/rxtx-2.2pre2.zip \ 7SRC_URI = "http://rxtx.qbang.org/pub/rxtx/rxtx-2.2pre2.zip \
6 file://zsystem_init_exception.patch \ 8 file://zsystem_init_exception.patch \