From: Stefan Schmidt Date: Thu, 28 Oct 2010 13:55:12 +0000 (+0200) Subject: cacaoh-openjdk-native: Cleanup double inherit of autotools. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0f83e86e817a3498ebec0fffa38c03175ad0ff;p=openembedded.git cacaoh-openjdk-native: Cleanup double inherit of autotools. Signed-off-by: Stefan Schmidt --- 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 \