summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gjs
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-03-22 08:09:10 +0800
committerKhem Raj <raj.khem@gmail.com>2022-03-24 09:45:25 -0700
commitcead5f8f86d9d5ab85a14b14102c11497554bfbf (patch)
tree46966a8fc5c0c61cea7f3be2ea5715ffe2d599c3 /meta-gnome/recipes-gnome/gjs
parent223c08a9a73a9dd1f4af59dc98382e4e511311c7 (diff)
downloadmeta-openembedded-cead5f8f86d9d5ab85a14b14102c11497554bfbf.tar.gz
gjs: upgrade 1.71.1 -> 1.72.0
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.72.0.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.71.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.71.1.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.72.0.bb
index 9c3d441d1b..9e6fc45db3 100644
--- a/meta-gnome/recipes-gnome/gjs/gjs_1.71.1.bb
+++ b/meta-gnome/recipes-gnome/gjs/gjs_1.72.0.bb
@@ -8,7 +8,7 @@ DEPENDS = "mozjs-91"
8 8
9inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig 9inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig
10 10
11SRC_URI[archive.sha256sum] = "f15ad0d45a7d31a1ac4e07479038c0536713cca3c5492ca2f2731c04a3a5f1e9" 11SRC_URI[archive.sha256sum] = "3ef0caf716e3920dd61f7748f6d56e476cc0fc18351ad0548e7df1a0ab9bdcad"
12SRC_URI += " \ 12SRC_URI += " \
13 file://0001-Support-cross-builds-a-bit-better.patch \ 13 file://0001-Support-cross-builds-a-bit-better.patch \
14 file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ 14 file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \