From: Cameron Miller <[email protected]>

(cherry picked from commit 7fcb6fdace27e25551f84ef4fe730b712a4a5fd0)
Signed-off-by: Akash Hadke <[email protected]>
Signed-off-by: Akash Hadke <[email protected]>
---
 recipes-core/rhino/rhino_1.7r4.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-core/rhino/rhino_1.7r4.bb 
b/recipes-core/rhino/rhino_1.7r4.bb
index bb172a5..9a580d5 100644
--- a/recipes-core/rhino/rhino_1.7r4.bb
+++ b/recipes-core/rhino/rhino_1.7r4.bb
@@ -10,13 +10,14 @@ PACKAGE_ARCH = "${TUNE_PKGARCH}"
 
 inherit java-library
 
+SRCREV = "82ffb8f3e09e77e3b1f5782c35b621e7ca742b58"
 SRC_URI = "\
-       
https://github.com/mozilla/rhino/archive/refs/tags/Rhino1_7R4_RELEASE.zip \
+       git://github.com/mozilla/rhino;protocol=https;branch=master \
        file://rhino \
        file://rhino-jsc \
        "
 
-S = "${WORKDIR}/rhino-Rhino1_7R4_RELEASE"
+S = "${WORKDIR}/git"
 
 PACKAGES = "${JPN} rhino"
 
-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103078): 
https://lists.openembedded.org/g/openembedded-devel/message/103078
Mute This Topic: https://lists.openembedded.org/mt/99267086/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to