diff options
| -rw-r--r-- | recipes-core/ecj/ecj-bootstrap-native.bb | 2 | ||||
| -rw-r--r-- | recipes-core/jikes/jikes-initial-native.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/ecj/ecj-bootstrap-native.bb b/recipes-core/ecj/ecj-bootstrap-native.bb index 276a8f0..2a52c99 100644 --- a/recipes-core/ecj/ecj-bootstrap-native.bb +++ b/recipes-core/ecj/ecj-bootstrap-native.bb | |||
| @@ -7,7 +7,7 @@ DESCRIPTION = "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" |
| 10 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ | 10 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302 \ |
| 11 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ | 11 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ |
| 12 | " | 12 | " |
| 13 | PR = "r1" | 13 | PR = "r1" |
diff --git a/recipes-core/jikes/jikes-initial-native.bb b/recipes-core/jikes/jikes-initial-native.bb index 239dea3..063525d 100644 --- a/recipes-core/jikes/jikes-initial-native.bb +++ b/recipes-core/jikes/jikes-initial-native.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Initial Java 1.4-compatible (and not higher) compiler" | 1 | SUMMARY = "Initial Java 1.4-compatible (and not higher) compiler" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 4 | DEPENDS = "jikes-native classpath-initial-native" | 4 | DEPENDS = "jikes-native classpath-initial-native" |
| 5 | 5 | ||
| 6 | S = "${WORKDIR}" | 6 | S = "${WORKDIR}" |
