diff options
| author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-03-08 10:54:17 +0100 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-03-08 10:58:54 +0100 |
| commit | 44765ff499e38f489af61c62cdd2e7def1d59290 (patch) | |
| tree | 92ea7e291bda1276664af19f7e2cfe17b0d4f499 | |
| parent | e11f2caa54f864413c8a7e52ade4abc49a09bf84 (diff) | |
| download | meta-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.bb | 4 |
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 @@ | |||
| 1 | DESCRIPTION = "Full Java CommAPI implementation" | 1 | DESCRIPTION = "Full Java CommAPI implementation" |
| 2 | DEPENDS = "fastjar-native" | 2 | DEPENDS = "fastjar-native" |
| 3 | LICENSE = "CLOSED" | 3 | LICENSE = "RXTXv2.1" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=32303a23463f90b12a7d1dafb8deabf4" | ||
| 5 | PR = "r1" | ||
| 4 | 6 | ||
| 5 | SRC_URI = "http://rxtx.qbang.org/pub/rxtx/rxtx-2.2pre2.zip \ | 7 | SRC_URI = "http://rxtx.qbang.org/pub/rxtx/rxtx-2.2pre2.zip \ |
| 6 | file://zsystem_init_exception.patch \ | 8 | file://zsystem_init_exception.patch \ |
