aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gjs
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-02-16 10:16:34 +0800
committerKhem Raj <raj.khem@gmail.com>2022-02-16 08:26:02 -0800
commitea223bd3da4ff8463a4d869d10a05169c3a50d04 (patch)
treed40a7989a073137ed2c50a40eac2ed88327f0482 /meta-gnome/recipes-gnome/gjs
parent22521c8a940be503ec37fc8fb2b7a6b7bece4d4a (diff)
downloadmeta-openembedded-contrib-ea223bd3da4ff8463a4d869d10a05169c3a50d04.tar.gz
gjs: upgrade 1.70.0 -> 1.70.1
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gjs')
-rw-r--r--meta-gnome/recipes-gnome/gjs/gjs_1.70.1.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb b/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 \