summaryrefslogtreecommitdiffstats
path: root/recipes-core/jacl
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/jacl
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/jacl')
-rw-r--r--recipes-core/jacl/jacl_1.4.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jacl/jacl_1.4.1.bb b/recipes-core/jacl/jacl_1.4.1.bb
index 80635e1..497f4ee 100644
--- a/recipes-core/jacl/jacl_1.4.1.bb
+++ b/recipes-core/jacl/jacl_1.4.1.bb
@@ -25,5 +25,4 @@ do_compile() {
25SRC_URI[md5sum] = "a7ec8300e8933164e854460c73ac6269" 25SRC_URI[md5sum] = "a7ec8300e8933164e854460c73ac6269"
26SRC_URI[sha256sum] = "0edac0a7d2253c29c44ccc92427fa9ad4ee81b6c82142e417f72399a8584b749" 26SRC_URI[sha256sum] = "0edac0a7d2253c29c44ccc92427fa9ad4ee81b6c82142e417f72399a8584b749"
27 27
28NATIVE_INSTALL_WORKS = "1"
29BBCLASSEXTEND = "native" 28BBCLASSEXTEND = "native"