From 9fa973a195775e7c17966dce68e4c92338257612 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Fri, 9 Mar 2012 22:57:37 +0100 Subject: meta-java: remove NATIVE_INSTALL_WORKS --- recipes-core/bcel/bcel_5.2.bb | 1 - recipes-core/classpathx/gnujaf_1.1.1.bb | 1 - recipes-core/classpathx/inetlib_1.1.1.bb | 1 - recipes-core/jacl/jacl_1.4.1.bb | 1 - recipes-core/jakarta-commons/commons-logging_1.1.1.bb | 1 - recipes-core/jakarta-commons/commons-net_1.4.1.bb | 1 - recipes-core/jakarta-libs/avalon-framework-api_4.3.bb | 1 - recipes-core/jakarta-libs/bsf_2.4.0.bb | 3 +-- recipes-core/jakarta-libs/log4j1.2_1.2.15.bb | 1 - recipes-core/jakarta-libs/logkit_1.2.2.bb | 1 - recipes-core/jakarta-libs/oro_2.0.8.bb | 2 -- recipes-core/jakarta-libs/regexp_1.5.bb | 1 - recipes-core/jcraft/jsch_0.1.40.bb | 1 - recipes-core/jcraft/jzlib_1.0.7.bb | 1 - recipes-core/jdepend/jdepend_2.9.1.bb | 1 - recipes-core/jikes/jikes-initial.bb | 2 -- recipes-core/junit/junit4_4.3.1.bb | 1 - recipes-core/junit/junit_3.8.2.bb | 1 - recipes-core/servlet-api/servlet2.3_4.1.37.bb | 1 - recipes-core/xalan-j/xalan-j_2.7.1.bb | 1 - recipes-core/xerces-j/xerces-j_2.9.1.bb | 1 - recipes-core/xml-commons/jaxp1.3_1.3.04.bb | 1 - recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | 1 - 23 files changed, 1 insertion(+), 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() { SRC_URI[md5sum] = "905b7e718e30e7ca726530ecf106e532" SRC_URI[sha256sum] = "68039d59a38379d7b65ea3fc72276c43ba234776460e14361af35771bcaab295" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "de50d7728e8140eb404f2b4554321f8c" SRC_URI[sha256sum] = "b1b5ef560d30fcb11fbf537246857d14110ce4eb2b200d4c54690472305d87b7" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee" SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "a7ec8300e8933164e854460c73ac6269" SRC_URI[sha256sum] = "0edac0a7d2253c29c44ccc92427fa9ad4ee81b6c82142e417f72399a8584b749" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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*'" SRC_URI[md5sum] = "e5cfa8cca13152d7545fde6b1783c60a" SRC_URI[sha256sum] = "b49a79fa78ebfae15dc46ae6f0144fee6b94ab608a25518c54609d3419909eb2" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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" SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c" SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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 SRC_URI[logkit.md5sum] = "996ee20d6b5785ab71f4692f64d10f9c" SRC_URI[logkit.sha256sum] = "2c81edc87571fbd05797da7f65515e089c62cbb735bdbd10f93e29bd3aa3ddb8" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { mkdir -p build oe_makeclasspath cp -s commons-logging jacl rhino bcel xalan2 - + # Remove netrexx and jython support rm -Rf src/org/apache/bsf/engines/netrexx rm -Rf src/org/apache/bsf/engines/jython @@ -28,6 +28,5 @@ do_compile() { SRC_URI[md5sum] = "7e58b2a009c0f70ab36bbef420b25c07" SRC_URI[sha256sum] = "5ab58cf5738c144f4d85a4a442c2f33be2c4c502dca6e29e0c570c2a51ae6ae9" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "10f04abe4d68d5a89e8eb167e4e45e1a" SRC_URI[sha256sum] = "f5d9f6aa78b9156ae2de2a32d0f26507d2e73db4993d501db2e79f0bd803ab31" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "996ee20d6b5785ab71f4692f64d10f9c" SRC_URI[sha256sum] = "2c81edc87571fbd05797da7f65515e089c62cbb735bdbd10f93e29bd3aa3ddb8" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { SRC_URI[md5sum] = "6f7690c6ba9750e3cbb8ebd10078a79a" SRC_URI[sha256sum] = "4c4f3c7c479994c3ce09f542d4fbdc03eed58a2d7f320d32f2baf238b5b6f566" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" - 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() { SRC_URI[md5sum] = "b941b8f4de297827f3211c2cb34af199" SRC_URI[sha256sum] = "79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566" SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "3c52a0afb970e8a1fb2d34f30d330a83" SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "0cbaf43493cd30838bee261f69e76fe9" SRC_URI[sha256sum] = "b9f34236aaea5ddc070caa29794d2f5ae79bc12e199bec6ebba6c29093a17a9e" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { install -d ${D}${bindir} install -m 0755 jikes-initial ${D}${bindir} } - -NATIVE_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() { SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630" SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb" SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { SRC_URI[md5sum] = "fe50177a25a084ad1abf4a201d08c2a6" SRC_URI[sha256sum] = "65e4cc9d3ea4a7f30044bfd6c660c772adb75ac152d775342deb6049a0d19d74" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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 SRC_URI[bsf.md5sum] = "7e58b2a009c0f70ab36bbef420b25c07" SRC_URI[bsf.sha256sum] = "5ab58cf5738c144f4d85a4a442c2f33be2c4c502dca6e29e0c570c2a51ae6ae9" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" 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() { SRC_URI[md5sum] = "e340cba4a2abf4f0f833488380821153" SRC_URI[sha256sum] = "13af0062a72a4a0d541ca5336391eafa4d580258cacf4a5e062ea584ca950592" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { SRC_URI[md5sum] = "5536f87a816c766f4999ed60593a8701" SRC_URI[sha256sum] = "8e8a412aeb95644eaf14ec1a5cfd04833e38cac4a01b83d73d7de2368a35a597" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "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() { SRC_URI[md5sum] = "46d52acdb67ba60f0156043f30108766" SRC_URI[sha256sum] = "55dbe7bd56452c175320ce9a97b752252c5537427221323c72e9b9c1ac221efe" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf