[oe] [PATCH v2 2/2] [meta-java] icedtea7-native: inherit python native

Kraag Gorim kraaggorim at gmail.com
Fri Jan 24 16:22:18 UTC 2020


icedtea7-native relys on python to enable building it. Therefor it
should inherit python instead of assuming python being part of
HOSTTOOLS.

Signed-off-by: Kraag Gorim <kraaggorim at gmail.com>
---
 recipes-core/icedtea/icedtea7-native.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-core/icedtea/icedtea7-native.inc
b/recipes-core/icedtea/icedtea7-native.inc
index b578cb2..41da925 100644
--- a/recipes-core/icedtea/icedtea7-native.inc
+++ b/recipes-core/icedtea/icedtea7-native.inc
@@ -30,6 +30,7 @@ CFLAGS_append = " -Wno-error=stringop-overflow
-Wno-error=return-type"

 inherit native java autotools pkgconfig
 inherit openjdk-build-helper
+inherit python3native

 JAVA_HOME[unexport] = "1"

-- 
2.24.0


More information about the Openembedded-devel mailing list