gjs: upgrade 1.88.1 -> 1.90.0

AI-Generated: Uses Claude Code (Claude Opus 5)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Markus Volk
2026-09-21 08:13:49 -07:00
committed by Khem Raj
parent c944045699
commit 1821faf596
@@ -10,7 +10,7 @@ inherit meson pkgconfig gettext gobject-introspection features_check
SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BP}.tar.xz;name=archive"
SRC_URI += "file://0001-Support-cross-builds-a-bit-better.patch"
SRC_URI += "file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch"
SRC_URI[archive.sha256sum] = "767bab80e665d672cb00563c25f0b392a9ec8c2996ed1d4454c698b4c2f0a3d9"
SRC_URI[archive.sha256sum] = "47e9f22b1d4aca841c6c492b449b6de32ff680972183e26fe7b98a45c5c3fee1"
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"