diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-02-16 10:16:34 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-16 08:26:02 -0800 |
| commit | ea223bd3da4ff8463a4d869d10a05169c3a50d04 (patch) | |
| tree | d40a7989a073137ed2c50a40eac2ed88327f0482 | |
| parent | 22521c8a940be503ec37fc8fb2b7a6b7bece4d4a (diff) | |
| download | meta-openembedded-ea223bd3da4ff8463a4d869d10a05169c3a50d04.tar.gz | |
gjs: upgrade 1.70.0 -> 1.70.1
Changelog:
=========
- Build and crash fixes backported from the development branch.
- Closed bugs and merge requests:
* Handle optional out parameters in callbacks
* Link fails on Debian armel|mipsel|powerpc: needs more -latomic
* gjs/jsapi-util.cpp: fix build on gcc-12
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.70.1.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.70.1.bb index af4d7f6cac..90ea140448 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.70.1.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "mozjs-78 gtk4" | |||
| 8 | 8 | ||
| 9 | inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig | 9 | inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig |
| 10 | 10 | ||
| 11 | SRC_URI[archive.sha256sum] = "4b0629341a318a02374e113ab97f9a9f3325423269fc1e0b043a5ffb01861c5f" | 11 | SRC_URI[archive.sha256sum] = "bbdc0eec7cf25fbc534769f6a1fb2c7a18e17b871efdb0ca58e9abf08b28003f" |
| 12 | SRC_URI += " \ | 12 | SRC_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 \ |
