Changelog: ========= - Build and crash fixes backported from the development branch. - Closed bugs and merge requests: * Handle optional out parameters in callbacks * Link fails on Debian armel|mipsel|powerpc: needs more -latomic * gjs/jsapi-util.cpp: fix build on gcc-12
Signed-off-by: Wang Mingyu <[email protected]> --- meta-gnome/recipes-gnome/gjs/{gjs_1.70.0.bb => gjs_1.70.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gjs/{gjs_1.70.0.bb => gjs_1.70.1.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.70.1.bb similarity index 92% rename from meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb rename to meta-gnome/recipes-gnome/gjs/gjs_1.70.1.bb index af4d7f6cac..90ea140448 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.70.1.bb @@ -8,7 +8,7 @@ DEPENDS = "mozjs-78 gtk4" inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig -SRC_URI[archive.sha256sum] = "4b0629341a318a02374e113ab97f9a9f3325423269fc1e0b043a5ffb01861c5f" +SRC_URI[archive.sha256sum] = "bbdc0eec7cf25fbc534769f6a1fb2c7a18e17b871efdb0ca58e9abf08b28003f" SRC_URI += " \ file://0001-Support-cross-builds-a-bit-better.patch \ file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#95327): https://lists.openembedded.org/g/openembedded-devel/message/95327 Mute This Topic: https://lists.openembedded.org/mt/89177560/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
