summaryrefslogtreecommitdiffstats
path: root/recipes-core/servlet-api
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/servlet-api
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/servlet-api')
-rw-r--r--recipes-core/servlet-api/servlet2.3_4.1.37.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/servlet-api/servlet2.3_4.1.37.bb b/recipes-core/servlet-api/servlet2.3_4.1.37.bb
index ecdf95d..3ffda52 100644
--- a/recipes-core/servlet-api/servlet2.3_4.1.37.bb
+++ b/recipes-core/servlet-api/servlet2.3_4.1.37.bb
@@ -44,5 +44,4 @@ do_compile() {
44SRC_URI[md5sum] = "fe50177a25a084ad1abf4a201d08c2a6" 44SRC_URI[md5sum] = "fe50177a25a084ad1abf4a201d08c2a6"
45SRC_URI[sha256sum] = "65e4cc9d3ea4a7f30044bfd6c660c772adb75ac152d775342deb6049a0d19d74" 45SRC_URI[sha256sum] = "65e4cc9d3ea4a7f30044bfd6c660c772adb75ac152d775342deb6049a0d19d74"
46 46
47NATIVE_INSTALL_WORKS = "1"
48BBCLASSEXTEND = "native" 47BBCLASSEXTEND = "native"