diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-03-31 17:26:29 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 13:16:39 -0700 |
| commit | 3797a82feeff34abd161fe7f2daf88a9fbd05cee (patch) | |
| tree | abacdccb5bf83d1462ec6f85c6fddd2cc6ef285d | |
| parent | 7e4c318f1668fd0beefc575350c9abdb3207193e (diff) | |
| download | meta-openembedded-3797a82feeff34abd161fe7f2daf88a9fbd05cee.tar.gz | |
gjs: upgrade 1.84.1 -> 1.84.2
Version 1.84.2
--------------
- Closed bugs and merge requests:
* GtkNotebook.pages GListModel is inaccessible from GJS [#686, !992, Philip
Chimento]
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gjs/gjs_1.84.2.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.84.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.84.1.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.84.2.bb index 55bd38c97c..c41fa6e93a 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.84.1.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.84.2.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "mozjs-128 cairo" | |||
| 7 | 7 | ||
| 8 | inherit gnomebase gobject-introspection gettext features_check upstream-version-is-even pkgconfig multilib_script | 8 | inherit gnomebase gobject-introspection gettext features_check upstream-version-is-even pkgconfig multilib_script |
| 9 | 9 | ||
| 10 | SRC_URI[archive.sha256sum] = "44796b91318dbbe221a13909f00fd872ef92f38c68603e0e3574e46bc6bac32c" | 10 | SRC_URI[archive.sha256sum] = "35142edf345705636300291ec3a7d583f14969ff3fae0ff30f4a95b1e6740166" |
| 11 | SRC_URI += " \ | 11 | SRC_URI += " \ |
| 12 | file://0001-Support-cross-builds-a-bit-better.patch \ | 12 | file://0001-Support-cross-builds-a-bit-better.patch \ |
| 13 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ | 13 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ |
