diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-01 22:50:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-02 14:56:46 -0700 |
| commit | 159d78f85ed90c371a3f89c977d00dc068d45b3a (patch) | |
| tree | af08c55ed06954fe2e8cdd1f708cb726b7081429 | |
| parent | c94b60b80944f0ce296df989f94b10de07d5a38b (diff) | |
| download | meta-openembedded-159d78f85ed90c371a3f89c977d00dc068d45b3a.tar.gz | |
gjs: upgrade 1.80.0 -> 1.80.2
Changelog:
============
- Quick follow-up release to fix crash on ppc64.
- 1.79.90 failing tests on ppc64
- Quick follow-up release to fix build failure on MacPorts and Homebrew.
- 1.79.90: gi/arg-inl.h: expression is not assignable
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.80.2.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.80.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.80.0.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.80.2.bb index 602149fad1..1d781d078c 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.80.0.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.80.2.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "mozjs-115 cairo" | |||
| 7 | 7 | ||
| 8 | inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig | 8 | inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig |
| 9 | 9 | ||
| 10 | SRC_URI[archive.sha256sum] = "0f78cd3f0e8eb446517d665e4fde1d66302b0c283bbe87b78e9cbfd4d86ed576" | 10 | SRC_URI[archive.sha256sum] = "135e39c5ac591096233e557cfe577d64093f5054411d47cb2e214bad7d4199bd" |
| 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 \ |
