diff options
| author | Markus Volk <f_l_k@t-online.de> | 2022-11-27 13:28:36 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-27 08:16:26 -0800 |
| commit | 128675dc71900de3fb4d669d4bc571fb39c00aec (patch) | |
| tree | bc095a256615cd87529766dd3224d8f3583fe298 | |
| parent | cd2e289bbad38b5e0a131f29d8072cb12f5c76f8 (diff) | |
| download | meta-openembedded-128675dc71900de3fb4d669d4bc571fb39c00aec.tar.gz | |
gjs: update 1.72.2 -> 1.75.1
- build with mozjs-102
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.72.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.72.2.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb index 3170341560..b2c2b583b0 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.72.2.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb | |||
| @@ -4,11 +4,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8dcea832f6acf45d856abfeb2d51ec48" | |||
| 4 | 4 | ||
| 5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
| 6 | 6 | ||
| 7 | DEPENDS = "mozjs-91 cairo" | 7 | DEPENDS = "mozjs-102 cairo" |
| 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] = "ddee379bdc5a7d303a5d894be2b281beb8ac54508604e7d3f20781a869da3977" | 11 | SRC_URI[archive.sha256sum] = "81dcdf49d2665d08fa7e251700ea36466d77877418e9186d3a7e7efcd31aa960" |
| 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 \ |
