diff options
Diffstat (limited to 'recipes-core/junit')
-rw-r--r-- | recipes-core/junit/junit4_4.3.1.bb | 1 | ||||
-rw-r--r-- | recipes-core/junit/junit_3.8.2.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb index b2cd4d9..89517cb 100644 --- a/recipes-core/junit/junit4_4.3.1.bb +++ b/recipes-core/junit/junit4_4.3.1.bb | |||
@@ -23,7 +23,6 @@ do_compile() { | |||
23 | fastjar -C build -c -f ${JARFILENAME} . | 23 | fastjar -C build -c -f ${JARFILENAME} . |
24 | } | 24 | } |
25 | 25 | ||
26 | SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630" | ||
27 | SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349" | 26 | SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349" |
28 | 27 | ||
29 | BBCLASSEXTEND = "native" | 28 | BBCLASSEXTEND = "native" |
diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb index 57dd459..988101f 100644 --- a/recipes-core/junit/junit_3.8.2.bb +++ b/recipes-core/junit/junit_3.8.2.bb | |||
@@ -36,7 +36,6 @@ do_compile() { | |||
36 | fastjar cf ${JARFILENAME} -C build . | 36 | fastjar cf ${JARFILENAME} -C build . |
37 | } | 37 | } |
38 | 38 | ||
39 | SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb" | ||
40 | SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a" | 39 | SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a" |
41 | 40 | ||
42 | BBCLASSEXTEND = "native" | 41 | BBCLASSEXTEND = "native" |