From ec7b984fbd0662b7aa1707f229ab09c555bb2cf6 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Tue, 22 Dec 2015 22:26:16 -0800 Subject: Revert "meta-java: rely on well known bootstrap-path" This reverts commit 04d5d0bf414c05ca59618d77f17ff9898aa1c566. Detail reason is in the following commit. Signed-off-by: Jackie Huang --- recipes-core/classpath/classpath.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core/classpath') diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index c56c0c3..1bdfd78 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc @@ -7,9 +7,9 @@ LICENSE = "Classpath" PBN = "classpath" -inherit autotools java gettext java-bootstrap-components +inherit autotools java gettext -DEPENDS = " fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst file" +DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst file" RPROVIDES_${PN} = "" -- cgit v1.2.3-54-g00ecf