aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jikes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jikes')
-rw-r--r--recipes/jikes/jikes_1.21.bb3
-rw-r--r--recipes/jikes/jikes_1.22.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/jikes/jikes_1.21.bb b/recipes/jikes/jikes_1.21.bb
index c7a8c6afe7..83ca22f2da 100644
--- a/recipes/jikes/jikes_1.21.bb
+++ b/recipes/jikes/jikes_1.21.bb
@@ -14,3 +14,6 @@ EXTRA_OECONF = "--disable-fp-emulation"
# configure script incorrectly defines these when cross compiling for ARM
CXXFLAGS_append_arm += "-UHAVE_64BIT_TYPES -DWORDS_BIGENDIAN=1"
+
+SRC_URI[md5sum] = "4e45eeab4c75918174e16ea2b695d812"
+SRC_URI[sha256sum] = "30093eab8df4cad8ef94a1c4197272b75c719bbbbdf077c8b64e7cfbb9cbc9ae"
diff --git a/recipes/jikes/jikes_1.22.bb b/recipes/jikes/jikes_1.22.bb
index 02de9d577e..567cbd8823 100644
--- a/recipes/jikes/jikes_1.22.bb
+++ b/recipes/jikes/jikes_1.22.bb
@@ -25,3 +25,6 @@ PROVIDES = "virtual/javac"
ALTERNATIVE_NAME = "javac"
ALTERNATIVE_LINK = "/usr/bin/javac"
ALTERNATIVE_PATH = "${bindir}/javac.jikes"
+
+SRC_URI[md5sum] = "cda958c7fef6b43b803e1d1ef9afcb85"
+SRC_URI[sha256sum] = "0cb02c763bc441349f6d38cacd52adf762302cce3a08e269f1f75f726e6e14e3"