summaryrefslogtreecommitdiffstats
path: root/recipes-core/ecj/libecj-bootstrap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/ecj/libecj-bootstrap.inc')
-rw-r--r--recipes-core/ecj/libecj-bootstrap.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/ecj/libecj-bootstrap.inc b/recipes-core/ecj/libecj-bootstrap.inc
index e704a87..6f9048f 100644
--- a/recipes-core/ecj/libecj-bootstrap.inc
+++ b/recipes-core/ecj/libecj-bootstrap.inc
@@ -2,8 +2,8 @@
2 2
3DESCRIPTION = "JDT Core Batch Compiler - Jar only" 3DESCRIPTION = "JDT Core Batch Compiler - Jar only"
4HOMEPAGE = "http://www.eclipse.org/" 4HOMEPAGE = "http://www.eclipse.org/"
5LICENSE = "EPL-1" 5LICENSE = "EPL-1.0"
6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1;md5=d830412fb40c35122cb4d78375d30f76" 6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6"
7 7
8DEPENDS = "fastjar-native jikes-initial virtual/java-initial" 8DEPENDS = "fastjar-native jikes-initial virtual/java-initial"
9 9