summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons
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/xml-commons
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/xml-commons')
-rw-r--r--recipes-core/xml-commons/jaxp1.3_1.3.04.bb1
-rw-r--r--recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/xml-commons/jaxp1.3_1.3.04.bb b/recipes-core/xml-commons/jaxp1.3_1.3.04.bb
index 8f2ba8c..991c6c3 100644
--- a/recipes-core/xml-commons/jaxp1.3_1.3.04.bb
+++ b/recipes-core/xml-commons/jaxp1.3_1.3.04.bb
@@ -30,5 +30,4 @@ do_compile() {
30SRC_URI[md5sum] = "5536f87a816c766f4999ed60593a8701" 30SRC_URI[md5sum] = "5536f87a816c766f4999ed60593a8701"
31SRC_URI[sha256sum] = "8e8a412aeb95644eaf14ec1a5cfd04833e38cac4a01b83d73d7de2368a35a597" 31SRC_URI[sha256sum] = "8e8a412aeb95644eaf14ec1a5cfd04833e38cac4a01b83d73d7de2368a35a597"
32 32
33NATIVE_INSTALL_WORKS = "1"
34BBCLASSEXTEND = "native" 33BBCLASSEXTEND = "native"
diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
index 794ab4b..b8a80db 100644
--- a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
+++ b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
@@ -38,5 +38,4 @@ do_compile() {
38SRC_URI[md5sum] = "46d52acdb67ba60f0156043f30108766" 38SRC_URI[md5sum] = "46d52acdb67ba60f0156043f30108766"
39SRC_URI[sha256sum] = "55dbe7bd56452c175320ce9a97b752252c5537427221323c72e9b9c1ac221efe" 39SRC_URI[sha256sum] = "55dbe7bd56452c175320ce9a97b752252c5537427221323c72e9b9c1ac221efe"
40 40
41NATIVE_INSTALL_WORKS = "1"
42BBCLASSEXTEND = "native" 41BBCLASSEXTEND = "native"