aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-10-28 15:55:12 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-10-28 18:23:49 +0200
commit3c0f83e86e817a3498ebec0fffa38c03175ad0ff (patch)
tree18dd5b9ff9449451c5d28333d3205fb68ab94343 /recipes
parent44bc5a638065a7ac705c2d7f21c256c7ebda516c (diff)
downloadopenembedded-3c0f83e86e817a3498ebec0fffa38c03175ad0ff.tar.gz
cacaoh-openjdk-native: Cleanup double inherit of autotools.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/cacao/cacaoh-openjdk-native.inc4
1 files changed, 1 insertions, 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 \