diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-01-19 08:03:59 -0500 |
|---|---|---|
| committer | Tim Orling <tim.orling@konsulko.com> | 2025-01-19 17:06:50 -0800 |
| commit | e6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3 (patch) | |
| tree | 16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-core/jamvm | |
| parent | c02e026916bd66a03070bca82dedd4286b340db9 (diff) | |
| download | meta-java-e6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3.tar.gz | |
Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Diffstat (limited to 'recipes-core/jamvm')
| -rw-r--r-- | recipes-core/jamvm/jamvm-initial-native_1.4.5.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb b/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb index 7773409..6a34f31 100644 --- a/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb +++ b/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb | |||
| @@ -43,7 +43,6 @@ do_install:append() { | |||
| 43 | install -m 0755 ${WORKDIR}/java-initial ${D}${bindir}/ | 43 | install -m 0755 ${WORKDIR}/java-initial ${D}${bindir}/ |
| 44 | } | 44 | } |
| 45 | 45 | ||
| 46 | SRC_URI[md5sum] = "3f538bab6e1c77aed331e5e71f754f5b" | ||
| 47 | SRC_URI[sha256sum] = "f329d1c8f42c06b53a3e82763d33900b100b8e9acd7afe02f7583c51253fd6e5" | 46 | SRC_URI[sha256sum] = "f329d1c8f42c06b53a3e82763d33900b100b8e9acd7afe02f7583c51253fd6e5" |
| 48 | # shared state for jamvm-native does not work | 47 | # shared state for jamvm-native does not work |
| 49 | # since the paths are hardcoded | 48 | # since the paths are hardcoded |
