aboutsummaryrefslogtreecommitdiffstats
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 @@
SUMMARY = "Initial Java 1.4-compatible (and not higher) compiler"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
DEPENDS = "jikes-native classpath-initial-native"
S = "${WORKDIR}"