summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-19 17:02:07 +0800
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:19 -0800
commit03f6834ee23ae7b76180bd5d384266974fc0d19e (patch)
tree5a986655d9df78f9d85d44bb930fcbbbac76d615
parent9f5a74cbe454305c6c9aeec9200b887ec41fa8e7 (diff)
downloadmeta-openembedded-03f6834ee23ae7b76180bd5d384266974fc0d19e.tar.gz
gjs: upgrade 1.78.3 -> 1.78.4
Changelog: package: Specify GIRepository version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gjs/gjs_1.78.4.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.78.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.78.3.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.78.4.bb
index 59d0a7b874..c1d1948d6a 100644
--- a/meta-gnome/recipes-gnome/gjs/gjs_1.78.3.bb
+++ b/meta-gnome/recipes-gnome/gjs/gjs_1.78.4.bb
@@ -7,7 +7,7 @@ DEPENDS = "mozjs-115 cairo"
7 7
8inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig 8inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig
9 9
10SRC_URI[archive.sha256sum] = "42d50364caa5d792c76734fe5bbcc4b9dbb48819da20a4060061e8b9526134a4" 10SRC_URI[archive.sha256sum] = "9aec7ab872c2050404907ae94f0ae7abec8a54bd9c894ddb5c2d0f51e932b9a1"
11SRC_URI += " \ 11SRC_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 \