From 3c0f83e86e817a3498ebec0fffa38c03175ad0ff Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 28 Oct 2010 15:55:12 +0200 Subject: [PATCH] cacaoh-openjdk-native: Cleanup double inherit of autotools. Signed-off-by: Stefan Schmidt --- recipes/cacao/cacaoh-openjdk-native.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes/cacao/cacaoh-openjdk-native.inc b/recipes/cacao/cacaoh-openjdk-native.inc index 0a1481f1e9..e290a24cf9 100644 --- a/recipes/cacao/cacaoh-openjdk-native.inc +++ b/recipes/cacao/cacaoh-openjdk-native.inc @@ -4,11 +4,9 @@ LICENSE = "GPL" DEPENDS = "libtool-native zlib-native virtual/javac-native classpath-native icedtea6-native" -inherit java autotools - S = "${WORKDIR}/cacao-${PV}" -inherit autotools native +inherit java autotools native EXTRA_OECONF = " \ --with-java-runtime-library=openjdk \ -- 2.39.5