cacaoh-openjdk-native: Cleanup double inherit of autotools.
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 28 Oct 2010 13:55:12 +0000 (15:55 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 28 Oct 2010 16:23:49 +0000 (18:23 +0200)
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
recipes/cacao/cacaoh-openjdk-native.inc

index 0a1481f..e290a24 100644 (file)
@@ -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 \