diff mbox series

[meta-java,kirkstone,3/3] Remove checksum

Message ID TYZPR06MB5026488C0441C9F1E603A13A84499@TYZPR06MB5026.apcprd06.prod.outlook.com
State New
Headers show
Series [meta-java,kirkstone,1/3] Update rhino download link | expand

Commit Message

akash hadke June 1, 2023, 3:18 p.m. UTC
From: Cameron Miller <cameron.miller@homeaware.com>

(cherry picked from commit 37f14a397aa553d50ea450eaa614b5760e5d56d9)
Signed-off-by: Akash Hadke <akash.hadke@kpit.com>
Signed-off-by: Akash Hadke <hadkeakash4@live.com>
---
 recipes-core/rhino/rhino_1.7r4.bb | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/recipes-core/rhino/rhino_1.7r4.bb b/recipes-core/rhino/rhino_1.7r4.bb
index 9a580d5..d645e8a 100644
--- a/recipes-core/rhino/rhino_1.7r4.bb
+++ b/recipes-core/rhino/rhino_1.7r4.bb
@@ -46,6 +46,3 @@  do_install:append() {
 	install -m 0755 ${WORKDIR}/rhino ${D}${bindir}
 	install -m 0755 ${WORKDIR}/rhino-jsc ${D}${bindir}
 }
-
-SRC_URI[md5sum] = "1f893577269631703d31e4de9d5dc1f4"
-SRC_URI[sha256sum] = "860965fc611764745b3a4fc5bd4baac07356a9fedd2ce6642e7bb0bd7ef58d07"