All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/8] mozjs-91: update to 91.13.0
@ 2022-09-14 12:03 Alexander Kanavin
  2022-09-14 12:03 ` [PATCH 2/8] mozjs-91: backport a python 3.11 compatibility patch Alexander Kanavin
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Alexander Kanavin @ 2022-09-14 12:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../mozjs/{mozjs-91_91.8.0.bb => mozjs-91_91.13.0.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-extended/mozjs/{mozjs-91_91.8.0.bb => mozjs-91_91.13.0.bb} (96%)

diff --git a/meta-oe/recipes-extended/mozjs/mozjs-91_91.8.0.bb b/meta-oe/recipes-extended/mozjs/mozjs-91_91.13.0.bb
similarity index 96%
rename from meta-oe/recipes-extended/mozjs/mozjs-91_91.8.0.bb
rename to meta-oe/recipes-extended/mozjs/mozjs-91_91.13.0.bb
index 8ade3bb4b..c3ee75086 100644
--- a/meta-oe/recipes-extended/mozjs/mozjs-91_91.8.0.bb
+++ b/meta-oe/recipes-extended/mozjs/mozjs-91_91.13.0.bb
@@ -16,7 +16,7 @@ SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}esr/source/fire
            file://0001-util.configure-fix-one-occasionally-reproduced-confi.patch \
            file://0001-rewrite-cargo-host-linker-in-python3.patch  \
            "
-SRC_URI[sha256sum] = "d483a853cbf5c7f93621093432e3dc0b7ed847f2a5318b964828d19f9f087f3a"
+SRC_URI[sha256sum] = "53be2bcde0b5ee3ec106bd8ba06b8ae95e7d489c484e881dfbe5360e4c920762"
 
 S = "${WORKDIR}/firefox-${@d.getVar("PV").replace("esr", "")}"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-14 17:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 12:03 [PATCH 1/8] mozjs-91: update to 91.13.0 Alexander Kanavin
2022-09-14 12:03 ` [PATCH 2/8] mozjs-91: backport a python 3.11 compatibility patch Alexander Kanavin
2022-09-14 12:03 ` [PATCH 3/8] zbar: disable python3 support as incompatible with py 3.11 Alexander Kanavin
2022-09-14 12:03 ` [PATCH 4/8] minifi-cpp: disable python support as incompatible with python 3.11 Alexander Kanavin
2022-09-14 12:03 ` [PATCH 5/8] libsigrockdecode: add python 3.11 compatibility Alexander Kanavin
2022-09-14 12:03 ` [PATCH 6/8] collectd: add a python PACKAGECONFIG, off by default Alexander Kanavin
2022-09-14 12:03 ` [PATCH 7/8] mozjs-78: remove the recipe Alexander Kanavin
2022-09-14 12:03 ` [PATCH 8/8] sip3: " Alexander Kanavin
2022-09-14 15:39   ` [oe] " Khem Raj
2022-09-14 17:00     ` Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.