aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/ecj/ecj-bootstrap-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/ecj/ecj-bootstrap-native.bb')
-rw-r--r--recipes-core/ecj/ecj-bootstrap-native.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/ecj/ecj-bootstrap-native.bb b/recipes-core/ecj/ecj-bootstrap-native.bb
index 94ce6aa..e159c9d 100644
--- a/recipes-core/ecj/ecj-bootstrap-native.bb
+++ b/recipes-core/ecj/ecj-bootstrap-native.bb
@@ -14,6 +14,8 @@ PR = "r1"
DEPENDS = "libecj-bootstrap-native virtual/java-native"
+PROVIDES = "virtual/javac-native"
+
SRC_URI = "file://ecj.in"
S = "${WORKDIR}"