aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/junit
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/junit')
-rw-r--r--recipes/junit/junit4_4.3.1.bb3
-rw-r--r--recipes/junit/junit_3.8.2.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/junit/junit4_4.3.1.bb b/recipes/junit/junit4_4.3.1.bb
index 2733aff2e1..587180ba69 100644
--- a/recipes/junit/junit4_4.3.1.bb
+++ b/recipes/junit/junit4_4.3.1.bb
@@ -21,3 +21,6 @@ do_compile() {
fastjar -C build -c -f ${JARFILENAME} .
}
+
+SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630"
+SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349"
diff --git a/recipes/junit/junit_3.8.2.bb b/recipes/junit/junit_3.8.2.bb
index 2ba54b63a7..c00e80eb28 100644
--- a/recipes/junit/junit_3.8.2.bb
+++ b/recipes/junit/junit_3.8.2.bb
@@ -32,3 +32,6 @@ do_compile() {
fastjar -C build -c -f ${JARFILENAME} .
}
+
+SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb"
+SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a"