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 --- classes/java-bootstrap-components.bbclass | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 classes/java-bootstrap-components.bbclass (limited to 'classes/java-bootstrap-components.bbclass') diff --git a/classes/java-bootstrap-components.bbclass b/classes/java-bootstrap-components.bbclass deleted file mode 100644 index 0c62b5b..0000000 --- a/classes/java-bootstrap-components.bbclass +++ /dev/null @@ -1,7 +0,0 @@ -# This is to be used by recipes which rely on java-library.bbclass -# infrastructure and their a *-native recipe are parts of the bootstrap -# process -# - -DEPENDS_prepend_class-native = " ecj-bootstrap-native " -DEPENDS_prepend_class-target = " virtual/javac-native " -- cgit v1.2.3-54-g00ecf