diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2012-03-05 22:01:08 +0000 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-03-07 12:50:00 +0000 |
| commit | 90674abd238c648bded5170c2ebe2fbbade11dd7 (patch) | |
| tree | acc2be3c6ee2efa3826b70e794a3ee6baed687f6 | |
| parent | 76775830aa4c4038530003fe5b4d5b678a6b51eb (diff) | |
| download | meta-java-90674abd238c648bded5170c2ebe2fbbade11dd7.tar.gz | |
rxtx: fix description
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-core/rxtx/rxtx_2.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/rxtx/rxtx_2.2.0.bb b/recipes-core/rxtx/rxtx_2.2.0.bb index f9f9c54..c9df316 100644 --- a/recipes-core/rxtx/rxtx_2.2.0.bb +++ b/recipes-core/rxtx/rxtx_2.2.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "JUnit is a testing framework for Java" | 1 | DESCRIPTION = "Full Java CommAPI implementation" |
| 2 | DEPENDS = "fastjar-native" | 2 | DEPENDS = "fastjar-native" |
| 3 | LICENSE = "CLOSED" | 3 | LICENSE = "CLOSED" |
| 4 | 4 | ||
