summaryrefslogtreecommitdiffstats
path: root/recipes-core
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
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/bcel/bcel_5.2.bb1
-rw-r--r--recipes-core/classpathx/gnujaf_1.1.1.bb1
-rw-r--r--recipes-core/classpathx/inetlib_1.1.1.bb1
-rw-r--r--recipes-core/jacl/jacl_1.4.1.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-logging_1.1.1.bb1
-rw-r--r--recipes-core/jakarta-commons/commons-net_1.4.1.bb1
-rw-r--r--recipes-core/jakarta-libs/avalon-framework-api_4.3.bb1
-rw-r--r--recipes-core/jakarta-libs/bsf_2.4.0.bb3
-rw-r--r--recipes-core/jakarta-libs/log4j1.2_1.2.15.bb1
-rw-r--r--recipes-core/jakarta-libs/logkit_1.2.2.bb1
-rw-r--r--recipes-core/jakarta-libs/oro_2.0.8.bb2
-rw-r--r--recipes-core/jakarta-libs/regexp_1.5.bb1
-rw-r--r--recipes-core/jcraft/jsch_0.1.40.bb1
-rw-r--r--recipes-core/jcraft/jzlib_1.0.7.bb1
-rw-r--r--recipes-core/jdepend/jdepend_2.9.1.bb1
-rw-r--r--recipes-core/jikes/jikes-initial.bb2
-rw-r--r--recipes-core/junit/junit4_4.3.1.bb1
-rw-r--r--recipes-core/junit/junit_3.8.2.bb1
-rw-r--r--recipes-core/servlet-api/servlet2.3_4.1.37.bb1
-rw-r--r--recipes-core/xalan-j/xalan-j_2.7.1.bb1
-rw-r--r--recipes-core/xerces-j/xerces-j_2.9.1.bb1
-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
23 files changed, 1 insertions, 26 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
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
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"
diff --git a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
index 51acffd..06cc376 100644
--- a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
+++ b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb
@@ -15,5 +15,4 @@ COMPILE_FINDARGS = "-name '*.java' -and -not -name '*Avalon*'"
15SRC_URI[md5sum] = "e5cfa8cca13152d7545fde6b1783c60a" 15SRC_URI[md5sum] = "e5cfa8cca13152d7545fde6b1783c60a"
16SRC_URI[sha256sum] = "b49a79fa78ebfae15dc46ae6f0144fee6b94ab608a25518c54609d3419909eb2" 16SRC_URI[sha256sum] = "b49a79fa78ebfae15dc46ae6f0144fee6b94ab608a25518c54609d3419909eb2"
17 17
18NATIVE_INSTALL_WORKS = "1"
19BBCLASSEXTEND = "native" 18BBCLASSEXTEND = "native"
diff --git a/recipes-core/jakarta-commons/commons-net_1.4.1.bb b/recipes-core/jakarta-commons/commons-net_1.4.1.bb
index 515173c..ee321eb 100644
--- a/recipes-core/jakarta-commons/commons-net_1.4.1.bb
+++ b/recipes-core/jakarta-commons/commons-net_1.4.1.bb
@@ -20,5 +20,4 @@ MAINSOURCES = "src/java/org"
20SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c" 20SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c"
21SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add" 21SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add"
22 22
23NATIVE_INSTALL_WORKS = "1"
24BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"
diff --git a/recipes-core/jakarta-libs/avalon-framework-api_4.3.bb b/recipes-core/jakarta-libs/avalon-framework-api_4.3.bb
index 8953c80..c733f69 100644
--- a/recipes-core/jakarta-libs/avalon-framework-api_4.3.bb
+++ b/recipes-core/jakarta-libs/avalon-framework-api_4.3.bb
@@ -30,5 +30,4 @@ SRC_URI[archive.sha256sum] = "a4d56a053609ddfc77f6a42c3f15a11708d5e0eb29ffc60a40
30SRC_URI[logkit.md5sum] = "996ee20d6b5785ab71f4692f64d10f9c" 30SRC_URI[logkit.md5sum] = "996ee20d6b5785ab71f4692f64d10f9c"
31SRC_URI[logkit.sha256sum] = "2c81edc87571fbd05797da7f65515e089c62cbb735bdbd10f93e29bd3aa3ddb8" 31SRC_URI[logkit.sha256sum] = "2c81edc87571fbd05797da7f65515e089c62cbb735bdbd10f93e29bd3aa3ddb8"
32 32
33NATIVE_INSTALL_WORKS = "1"
34BBCLASSEXTEND = "native" 33BBCLASSEXTEND = "native"
diff --git a/recipes-core/jakarta-libs/bsf_2.4.0.bb b/recipes-core/jakarta-libs/bsf_2.4.0.bb
index 2ed56c5..7d7b85c 100644
--- a/recipes-core/jakarta-libs/bsf_2.4.0.bb
+++ b/recipes-core/jakarta-libs/bsf_2.4.0.bb
@@ -14,7 +14,7 @@ do_compile() {
14 mkdir -p build 14 mkdir -p build
15 15
16 oe_makeclasspath cp -s commons-logging jacl rhino bcel xalan2 16 oe_makeclasspath cp -s commons-logging jacl rhino bcel xalan2
17 17
18 # Remove netrexx and jython support 18 # Remove netrexx and jython support
19 rm -Rf src/org/apache/bsf/engines/netrexx 19 rm -Rf src/org/apache/bsf/engines/netrexx
20 rm -Rf src/org/apache/bsf/engines/jython 20 rm -Rf src/org/apache/bsf/engines/jython
@@ -28,6 +28,5 @@ do_compile() {
28SRC_URI[md5sum] = "7e58b2a009c0f70ab36bbef420b25c07" 28SRC_URI[md5sum] = "7e58b2a009c0f70ab36bbef420b25c07"
29SRC_URI[sha256sum] = "5ab58cf5738c144f4d85a4a442c2f33be2c4c502dca6e29e0c570c2a51ae6ae9" 29SRC_URI[sha256sum] = "5ab58cf5738c144f4d85a4a442c2f33be2c4c502dca6e29e0c570c2a51ae6ae9"
30 30
31NATIVE_INSTALL_WORKS = "1"
32BBCLASSEXTEND = "native" 31BBCLASSEXTEND = "native"
33 32
diff --git a/recipes-core/jakarta-libs/log4j1.2_1.2.15.bb b/recipes-core/jakarta-libs/log4j1.2_1.2.15.bb
index ab62176..6a88ab0 100644
--- a/recipes-core/jakarta-libs/log4j1.2_1.2.15.bb
+++ b/recipes-core/jakarta-libs/log4j1.2_1.2.15.bb
@@ -32,6 +32,5 @@ do_compile() {
32SRC_URI[md5sum] = "10f04abe4d68d5a89e8eb167e4e45e1a" 32SRC_URI[md5sum] = "10f04abe4d68d5a89e8eb167e4e45e1a"
33SRC_URI[sha256sum] = "f5d9f6aa78b9156ae2de2a32d0f26507d2e73db4993d501db2e79f0bd803ab31" 33SRC_URI[sha256sum] = "f5d9f6aa78b9156ae2de2a32d0f26507d2e73db4993d501db2e79f0bd803ab31"
34 34
35NATIVE_INSTALL_WORKS = "1"
36BBCLASSEXTEND = "native" 35BBCLASSEXTEND = "native"
37 36
diff --git a/recipes-core/jakarta-libs/logkit_1.2.2.bb b/recipes-core/jakarta-libs/logkit_1.2.2.bb
index 89a9328..779ecd4 100644
--- a/recipes-core/jakarta-libs/logkit_1.2.2.bb
+++ b/recipes-core/jakarta-libs/logkit_1.2.2.bb
@@ -29,5 +29,4 @@ do_compile() {
29SRC_URI[md5sum] = "996ee20d6b5785ab71f4692f64d10f9c" 29SRC_URI[md5sum] = "996ee20d6b5785ab71f4692f64d10f9c"
30SRC_URI[sha256sum] = "2c81edc87571fbd05797da7f65515e089c62cbb735bdbd10f93e29bd3aa3ddb8" 30SRC_URI[sha256sum] = "2c81edc87571fbd05797da7f65515e089c62cbb735bdbd10f93e29bd3aa3ddb8"
31 31
32NATIVE_INSTALL_WORKS = "1"
33BBCLASSEXTEND = "native" 32BBCLASSEXTEND = "native"
diff --git a/recipes-core/jakarta-libs/oro_2.0.8.bb b/recipes-core/jakarta-libs/oro_2.0.8.bb
index 3ab0322..4e68911 100644
--- a/recipes-core/jakarta-libs/oro_2.0.8.bb
+++ b/recipes-core/jakarta-libs/oro_2.0.8.bb
@@ -20,6 +20,4 @@ do_compile() {
20SRC_URI[md5sum] = "6f7690c6ba9750e3cbb8ebd10078a79a" 20SRC_URI[md5sum] = "6f7690c6ba9750e3cbb8ebd10078a79a"
21SRC_URI[sha256sum] = "4c4f3c7c479994c3ce09f542d4fbdc03eed58a2d7f320d32f2baf238b5b6f566" 21SRC_URI[sha256sum] = "4c4f3c7c479994c3ce09f542d4fbdc03eed58a2d7f320d32f2baf238b5b6f566"
22 22
23NATIVE_INSTALL_WORKS = "1"
24BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"
25
diff --git a/recipes-core/jakarta-libs/regexp_1.5.bb b/recipes-core/jakarta-libs/regexp_1.5.bb
index 68196d0..181c7b0 100644
--- a/recipes-core/jakarta-libs/regexp_1.5.bb
+++ b/recipes-core/jakarta-libs/regexp_1.5.bb
@@ -20,6 +20,5 @@ do_compile() {
20SRC_URI[md5sum] = "b941b8f4de297827f3211c2cb34af199" 20SRC_URI[md5sum] = "b941b8f4de297827f3211c2cb34af199"
21SRC_URI[sha256sum] = "79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d" 21SRC_URI[sha256sum] = "79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d"
22 22
23NATIVE_INSTALL_WORKS = "1"
24BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"
25 24
diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-core/jcraft/jsch_0.1.40.bb
index afb84d6..ebe1885 100644
--- a/recipes-core/jcraft/jsch_0.1.40.bb
+++ b/recipes-core/jcraft/jsch_0.1.40.bb
@@ -26,6 +26,5 @@ do_compile() {
26SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566" 26SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566"
27SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" 27SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097"
28 28
29NATIVE_INSTALL_WORKS = "1"
30BBCLASSEXTEND = "native" 29BBCLASSEXTEND = "native"
31 30
diff --git a/recipes-core/jcraft/jzlib_1.0.7.bb b/recipes-core/jcraft/jzlib_1.0.7.bb
index 5eb390c..96aec3c 100644
--- a/recipes-core/jcraft/jzlib_1.0.7.bb
+++ b/recipes-core/jcraft/jzlib_1.0.7.bb
@@ -19,6 +19,5 @@ do_compile() {
19SRC_URI[md5sum] = "3c52a0afb970e8a1fb2d34f30d330a83" 19SRC_URI[md5sum] = "3c52a0afb970e8a1fb2d34f30d330a83"
20SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a" 20SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a"
21 21
22NATIVE_INSTALL_WORKS = "1"
23BBCLASSEXTEND = "native" 22BBCLASSEXTEND = "native"
24 23
diff --git a/recipes-core/jdepend/jdepend_2.9.1.bb b/recipes-core/jdepend/jdepend_2.9.1.bb
index 551f325..7511914 100644
--- a/recipes-core/jdepend/jdepend_2.9.1.bb
+++ b/recipes-core/jdepend/jdepend_2.9.1.bb
@@ -21,5 +21,4 @@ do_compile() {
21SRC_URI[md5sum] = "0cbaf43493cd30838bee261f69e76fe9" 21SRC_URI[md5sum] = "0cbaf43493cd30838bee261f69e76fe9"
22SRC_URI[sha256sum] = "b9f34236aaea5ddc070caa29794d2f5ae79bc12e199bec6ebba6c29093a17a9e" 22SRC_URI[sha256sum] = "b9f34236aaea5ddc070caa29794d2f5ae79bc12e199bec6ebba6c29093a17a9e"
23 23
24NATIVE_INSTALL_WORKS = "1"
25BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
diff --git a/recipes-core/jikes/jikes-initial.bb b/recipes-core/jikes/jikes-initial.bb
index 613cb51..b07a5e3 100644
--- a/recipes-core/jikes/jikes-initial.bb
+++ b/recipes-core/jikes/jikes-initial.bb
@@ -20,5 +20,3 @@ do_install() {
20 install -d ${D}${bindir} 20 install -d ${D}${bindir}
21 install -m 0755 jikes-initial ${D}${bindir} 21 install -m 0755 jikes-initial ${D}${bindir}
22} 22}
23
24NATIVE_INSTALL_WORKS = "1"
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index bed0e42..6b4d158 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -25,5 +25,4 @@ do_compile() {
25SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630" 25SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630"
26SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349" 26SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349"
27 27
28NATIVE_INSTALL_WORKS = "1"
29BBCLASSEXTEND = "native" 28BBCLASSEXTEND = "native"
diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb
index a628ac4..9d56618 100644
--- a/recipes-core/junit/junit_3.8.2.bb
+++ b/recipes-core/junit/junit_3.8.2.bb
@@ -35,5 +35,4 @@ do_compile() {
35SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb" 35SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb"
36SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a" 36SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a"
37 37
38NATIVE_INSTALL_WORKS = "1"
39BBCLASSEXTEND = "native" 38BBCLASSEXTEND = "native"
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"
diff --git a/recipes-core/xalan-j/xalan-j_2.7.1.bb b/recipes-core/xalan-j/xalan-j_2.7.1.bb
index 95dc8a1..4b0911d 100644
--- a/recipes-core/xalan-j/xalan-j_2.7.1.bb
+++ b/recipes-core/xalan-j/xalan-j_2.7.1.bb
@@ -60,6 +60,5 @@ SRC_URI[archive.sha256sum] = "fa52aa629bb882335d45d67401d270c3f21b5131aaea005ac0
60SRC_URI[bsf.md5sum] = "7e58b2a009c0f70ab36bbef420b25c07" 60SRC_URI[bsf.md5sum] = "7e58b2a009c0f70ab36bbef420b25c07"
61SRC_URI[bsf.sha256sum] = "5ab58cf5738c144f4d85a4a442c2f33be2c4c502dca6e29e0c570c2a51ae6ae9" 61SRC_URI[bsf.sha256sum] = "5ab58cf5738c144f4d85a4a442c2f33be2c4c502dca6e29e0c570c2a51ae6ae9"
62 62
63NATIVE_INSTALL_WORKS = "1"
64BBCLASSEXTEND = "native" 63BBCLASSEXTEND = "native"
65 64
diff --git a/recipes-core/xerces-j/xerces-j_2.9.1.bb b/recipes-core/xerces-j/xerces-j_2.9.1.bb
index 950ecae..423b5d2 100644
--- a/recipes-core/xerces-j/xerces-j_2.9.1.bb
+++ b/recipes-core/xerces-j/xerces-j_2.9.1.bb
@@ -57,5 +57,4 @@ do_compile() {
57SRC_URI[md5sum] = "e340cba4a2abf4f0f833488380821153" 57SRC_URI[md5sum] = "e340cba4a2abf4f0f833488380821153"
58SRC_URI[sha256sum] = "13af0062a72a4a0d541ca5336391eafa4d580258cacf4a5e062ea584ca950592" 58SRC_URI[sha256sum] = "13af0062a72a4a0d541ca5336391eafa4d580258cacf4a5e062ea584ca950592"
59 59
60NATIVE_INSTALL_WORKS = "1"
61BBCLASSEXTEND = "native" 60BBCLASSEXTEND = "native"
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"