diff options
Diffstat (limited to 'recipes-core/ecj')
| -rw-r--r-- | recipes-core/ecj/ecj-bootstrap-native.bb | 2 | ||||
| -rw-r--r-- | recipes-core/ecj/ecj-initial-native.bb | 2 | ||||
| -rw-r--r-- | recipes-core/ecj/libecj-bootstrap.inc | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes-core/ecj/ecj-bootstrap-native.bb b/recipes-core/ecj/ecj-bootstrap-native.bb index 2a52c99..874bd99 100644 --- a/recipes-core/ecj/ecj-bootstrap-native.bb +++ b/recipes-core/ecj/ecj-bootstrap-native.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # | 3 | # |
| 4 | # This recipe uses the jar created by libecj-bootstrap. | 4 | # This recipe uses the jar created by libecj-bootstrap. |
| 5 | 5 | ||
| 6 | DESCRIPTION = "JDT Core Batch Compiler - Bootstrap variant" | 6 | SUMMARY = "JDT Core Batch Compiler - Bootstrap variant" |
| 7 | HOMEPAGE = "http://www.eclipse.org/" | 7 | HOMEPAGE = "http://www.eclipse.org/" |
| 8 | SECTION = "devel" | 8 | SECTION = "devel" |
| 9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
diff --git a/recipes-core/ecj/ecj-initial-native.bb b/recipes-core/ecj/ecj-initial-native.bb index 1792390..d75b7a0 100644 --- a/recipes-core/ecj/ecj-initial-native.bb +++ b/recipes-core/ecj/ecj-initial-native.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | # This variant runs on the initial (not Java5-compatible runtime). | 4 | # This variant runs on the initial (not Java5-compatible runtime). |
| 5 | 5 | ||
| 6 | DESCRIPTION = "JDT Core Batch Compiler - Bootstrap variant" | 6 | SUMMARY = "JDT Core Batch Compiler - Bootstrap variant" |
| 7 | HOMEPAGE = "http://www.eclipse.org/" | 7 | HOMEPAGE = "http://www.eclipse.org/" |
| 8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
| 9 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 9 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
diff --git a/recipes-core/ecj/libecj-bootstrap.inc b/recipes-core/ecj/libecj-bootstrap.inc index 2cdb6e4..04425f4 100644 --- a/recipes-core/ecj/libecj-bootstrap.inc +++ b/recipes-core/ecj/libecj-bootstrap.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # This package compiles and stages only the Jar. | 1 | # This package compiles and stages only the Jar |
| 2 | 2 | ||
| 3 | DESCRIPTION = "JDT Core Batch Compiler - Jar only" | 3 | SUMMARY = "JDT Core Batch Compiler - Jar only" |
| 4 | HOMEPAGE = "http://www.eclipse.org/" | 4 | HOMEPAGE = "http://www.eclipse.org/" |
| 5 | LICENSE = "EPL-1.0" | 5 | LICENSE = "EPL-1.0" |
| 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6" |
