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/junit | |
| parent | 3386ea6c96096f107f43f282f654e5afa456109e (diff) | |
| download | meta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz | |
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/junit')
| -rw-r--r-- | recipes-core/junit/junit4_4.3.1.bb | 1 | ||||
| -rw-r--r-- | recipes-core/junit/junit_3.8.2.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb index bed0e42..6b4d158 100644 --- a/recipes-core/junit/junit4_4.3.1.bb +++ b/recipes-core/junit/junit4_4.3.1.bb | |||
| @@ -25,5 +25,4 @@ do_compile() { | |||
| 25 | SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630" | 25 | SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630" |
| 26 | SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349" | 26 | SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349" |
| 27 | 27 | ||
| 28 | NATIVE_INSTALL_WORKS = "1" | ||
| 29 | BBCLASSEXTEND = "native" | 28 | BBCLASSEXTEND = "native" |
diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb index a628ac4..9d56618 100644 --- a/recipes-core/junit/junit_3.8.2.bb +++ b/recipes-core/junit/junit_3.8.2.bb | |||
| @@ -35,5 +35,4 @@ do_compile() { | |||
| 35 | SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb" | 35 | SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb" |
| 36 | SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a" | 36 | SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a" |
| 37 | 37 | ||
| 38 | NATIVE_INSTALL_WORKS = "1" | ||
| 39 | BBCLASSEXTEND = "native" | 38 | BBCLASSEXTEND = "native" |
