aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-05-01 13:35:26 +0200
committerKhem Raj <raj.khem@gmail.com>2020-05-03 14:29:17 -0700
commited58e06d180cf5e73ffdddd9cfec15c2ff6fbd74 (patch)
tree33d7ce35862eb33e2bba914fd3d998676ad4e4d1 /meta-gnome
parent7e7e95db1d829ed657d0053773c98c7ad1c04f9c (diff)
downloadmeta-openembedded-contrib-ed58e06d180cf5e73ffdddd9cfec15c2ff6fbd74.tar.gz
gjs: 1.58.6 -> 1.58.7
Version 1.58.7 -------------- - Various backports: * Don't crash if a callback doesn't return an expected array of values [Marco Trevisan] * GList of int not correctly demarshalled on 64-bit big-endian [Philip Chimento, Simon McVittie] * Crash passing integer to strv in constructor [Evan Welsh] * Ignore format-nonliteral warning [Marco Trevisan] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gjs/gjs_1.58.7.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.58.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.58.6.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.58.7.bb
index dbe9355374..58342b6c22 100644
--- a/meta-gnome/recipes-gnome/gjs/gjs_1.58.6.bb
+++ b/meta-gnome/recipes-gnome/gjs/gjs_1.58.7.bb
@@ -11,8 +11,8 @@ DEPENDS = "mozjs gtk+3"
inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even
-SRC_URI[archive.md5sum] = "7f671b3fc3b149adce263495540e7f50"
-SRC_URI[archive.sha256sum] = "1864bf22f4f5e4107832b4c54127cce8509d37ccc14abd25a6878c7ffed96640"
+SRC_URI[archive.md5sum] = "c8c530d4593133f496ae69098273a675"
+SRC_URI[archive.sha256sum] = "2014509019ea4e7a8ab8e0dd0c472bbcf0ad3067928af88c29f5e2879c58c7a9"
SRC_URI += "file://0001-Disable-tests-on-host.patch"
# gobject-introspection is mandatory and cannot be configured