summaryrefslogtreecommitdiffstats
path: root/recipes-core/bcel
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/bcel
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/bcel')
-rw-r--r--recipes-core/bcel/bcel_5.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/bcel/bcel_5.2.bb b/recipes-core/bcel/bcel_5.2.bb
index c831516..a6990e4 100644
--- a/recipes-core/bcel/bcel_5.2.bb
+++ b/recipes-core/bcel/bcel_5.2.bb
@@ -24,6 +24,5 @@ do_compile() {
24SRC_URI[md5sum] = "905b7e718e30e7ca726530ecf106e532" 24SRC_URI[md5sum] = "905b7e718e30e7ca726530ecf106e532"
25SRC_URI[sha256sum] = "68039d59a38379d7b65ea3fc72276c43ba234776460e14361af35771bcaab295" 25SRC_URI[sha256sum] = "68039d59a38379d7b65ea3fc72276c43ba234776460e14361af35771bcaab295"
26 26
27NATIVE_INSTALL_WORKS = "1"
28BBCLASSEXTEND = "native" 27BBCLASSEXTEND = "native"
29 28