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/classpathx | |
| parent | 3386ea6c96096f107f43f282f654e5afa456109e (diff) | |
| download | meta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz | |
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/classpathx')
| -rw-r--r-- | recipes-core/classpathx/gnujaf_1.1.1.bb | 1 | ||||
| -rw-r--r-- | recipes-core/classpathx/inetlib_1.1.1.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/classpathx/gnujaf_1.1.1.bb b/recipes-core/classpathx/gnujaf_1.1.1.bb index 2c055bb..962496d 100644 --- a/recipes-core/classpathx/gnujaf_1.1.1.bb +++ b/recipes-core/classpathx/gnujaf_1.1.1.bb | |||
| @@ -30,6 +30,5 @@ do_compile() { | |||
| 30 | SRC_URI[md5sum] = "de50d7728e8140eb404f2b4554321f8c" | 30 | SRC_URI[md5sum] = "de50d7728e8140eb404f2b4554321f8c" |
| 31 | SRC_URI[sha256sum] = "b1b5ef560d30fcb11fbf537246857d14110ce4eb2b200d4c54690472305d87b7" | 31 | SRC_URI[sha256sum] = "b1b5ef560d30fcb11fbf537246857d14110ce4eb2b200d4c54690472305d87b7" |
| 32 | 32 | ||
| 33 | NATIVE_INSTALL_WORKS = "1" | ||
| 34 | BBCLASSEXTEND = "native" | 33 | BBCLASSEXTEND = "native" |
| 35 | 34 | ||
diff --git a/recipes-core/classpathx/inetlib_1.1.1.bb b/recipes-core/classpathx/inetlib_1.1.1.bb index 862b730..9e507c0 100644 --- a/recipes-core/classpathx/inetlib_1.1.1.bb +++ b/recipes-core/classpathx/inetlib_1.1.1.bb | |||
| @@ -26,6 +26,5 @@ do_compile() { | |||
| 26 | SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee" | 26 | SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee" |
| 27 | SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de" | 27 | SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de" |
| 28 | 28 | ||
| 29 | NATIVE_INSTALL_WORKS = "1" | ||
| 30 | BBCLASSEXTEND = "native" | 29 | BBCLASSEXTEND = "native" |
| 31 | 30 | ||
