diff options
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/ecj/libecj-bootstrap.inc | 4 |
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 | ||
3 | DESCRIPTION = "JDT Core Batch Compiler - Jar only" | 3 | DESCRIPTION = "JDT Core Batch Compiler - Jar only" |
4 | HOMEPAGE = "http://www.eclipse.org/" | 4 | HOMEPAGE = "http://www.eclipse.org/" |
5 | LICENSE = "EPL-1" | 5 | LICENSE = "EPL-1.0" |
6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1;md5=d830412fb40c35122cb4d78375d30f76" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6" |
7 | 7 | ||
8 | DEPENDS = "fastjar-native jikes-initial virtual/java-initial" | 8 | DEPENDS = "fastjar-native jikes-initial virtual/java-initial" |
9 | 9 | ||