summaryrefslogtreecommitdiffstats
path: root/recipes-core/jikes/jikes-initial-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jikes/jikes-initial-native.bb')
-rw-r--r--recipes-core/jikes/jikes-initial-native.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1SUMMARY = "Initial Java 1.4-compatible (and not higher) compiler" 1SUMMARY = "Initial Java 1.4-compatible (and not higher) compiler"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" 3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
4DEPENDS = "jikes-native classpath-initial-native" 4DEPENDS = "jikes-native classpath-initial-native"
5 5
6S = "${WORKDIR}" 6S = "${WORKDIR}"