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/jakarta-commons/commons-logging_1.1.1.bb | 1 - recipes-core/jakarta-commons/commons-net_1.4.1.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'recipes-core/jakarta-commons') 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" -- cgit v1.2.3-54-g00ecf