summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpathx
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2012-03-09 22:57:37 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-05-25 22:12:33 +0200
commit9fa973a195775e7c17966dce68e4c92338257612 (patch)
tree5b837e392ab87cf050c771dcfd518e0b24a5c0f2 /recipes-core/classpathx
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-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.bb1
-rw-r--r--recipes-core/classpathx/inetlib_1.1.1.bb1
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() {
30SRC_URI[md5sum] = "de50d7728e8140eb404f2b4554321f8c" 30SRC_URI[md5sum] = "de50d7728e8140eb404f2b4554321f8c"
31SRC_URI[sha256sum] = "b1b5ef560d30fcb11fbf537246857d14110ce4eb2b200d4c54690472305d87b7" 31SRC_URI[sha256sum] = "b1b5ef560d30fcb11fbf537246857d14110ce4eb2b200d4c54690472305d87b7"
32 32
33NATIVE_INSTALL_WORKS = "1"
34BBCLASSEXTEND = "native" 33BBCLASSEXTEND = "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() {
26SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee" 26SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee"
27SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de" 27SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de"
28 28
29NATIVE_INSTALL_WORKS = "1"
30BBCLASSEXTEND = "native" 29BBCLASSEXTEND = "native"
31 30