diff options
| author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-03-09 22:57:37 +0100 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-05-25 22:12:33 +0200 |
| commit | 9fa973a195775e7c17966dce68e4c92338257612 (patch) | |
| tree | 5b837e392ab87cf050c771dcfd518e0b24a5c0f2 /recipes-core/jakarta-commons | |
| parent | 3386ea6c96096f107f43f282f654e5afa456109e (diff) | |
| download | meta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz | |
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/jakarta-commons')
| -rw-r--r-- | recipes-core/jakarta-commons/commons-logging_1.1.1.bb | 1 | ||||
| -rw-r--r-- | recipes-core/jakarta-commons/commons-net_1.4.1.bb | 1 |
2 files changed, 0 insertions, 2 deletions
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 51acffd..06cc376 100644 --- a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb +++ b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb | |||
| @@ -15,5 +15,4 @@ COMPILE_FINDARGS = "-name '*.java' -and -not -name '*Avalon*'" | |||
| 15 | SRC_URI[md5sum] = "e5cfa8cca13152d7545fde6b1783c60a" | 15 | SRC_URI[md5sum] = "e5cfa8cca13152d7545fde6b1783c60a" |
| 16 | SRC_URI[sha256sum] = "b49a79fa78ebfae15dc46ae6f0144fee6b94ab608a25518c54609d3419909eb2" | 16 | SRC_URI[sha256sum] = "b49a79fa78ebfae15dc46ae6f0144fee6b94ab608a25518c54609d3419909eb2" |
| 17 | 17 | ||
| 18 | NATIVE_INSTALL_WORKS = "1" | ||
| 19 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |
diff --git a/recipes-core/jakarta-commons/commons-net_1.4.1.bb b/recipes-core/jakarta-commons/commons-net_1.4.1.bb index 515173c..ee321eb 100644 --- a/recipes-core/jakarta-commons/commons-net_1.4.1.bb +++ b/recipes-core/jakarta-commons/commons-net_1.4.1.bb | |||
| @@ -20,5 +20,4 @@ MAINSOURCES = "src/java/org" | |||
| 20 | SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c" | 20 | SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c" |
| 21 | SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add" | 21 | SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add" |
| 22 | 22 | ||
| 23 | NATIVE_INSTALL_WORKS = "1" | ||
| 24 | BBCLASSEXTEND = "native" | 23 | BBCLASSEXTEND = "native" |
