aboutsummaryrefslogtreecommitdiffstats
path: root/classes/java-bootstrap-components.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/java-bootstrap-components.bbclass')
-rw-r--r--classes/java-bootstrap-components.bbclass7
1 files changed, 0 insertions, 7 deletions
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 "