diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-25 14:56:11 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-25 08:57:47 -0700 |
commit | d503536b273bfeac7e87944ba52c1cb65bda8d45 (patch) | |
tree | cc11d543b320ee2570e3ddc779f26338a319c5b8 /meta-gnome | |
parent | 8a1f8395c94e29c3a780ce234968954d7f06dd15 (diff) | |
download | meta-openembedded-d503536b273bfeac7e87944ba52c1cb65bda8d45.tar.gz |
grilo: upgrade 0.3.15 -> 0.3.16
Changelog:
=========
* !94 Fix usage of depcreated GSimpleAsyncResult
* !95 Build updates. Meson requirement is now 0.62.
* !96 Fix build on Darwin
* Updated translations
* Turkish
* Georgian
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb (renamed from meta-gnome/recipes-gnome/grilo/grilo_0.3.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/grilo/grilo_0.3.15.bb b/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb index 526a8593dc..e86f75f0c8 100644 --- a/meta-gnome/recipes-gnome/grilo/grilo_0.3.15.bb +++ b/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb | |||
@@ -11,7 +11,7 @@ GNOMEBASEBUILDCLASS = "meson" | |||
11 | 11 | ||
12 | inherit gnomebase gobject-introspection gtk-doc gettext vala | 12 | inherit gnomebase gobject-introspection gtk-doc gettext vala |
13 | 13 | ||
14 | SRC_URI[archive.sha256sum] = "f352acf73665669934270636fede66b52da6801fe20f638c4048ab2678577b2d" | 14 | SRC_URI[archive.sha256sum] = "884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfccd1e77b473bd96" |
15 | 15 | ||
16 | GIR_MESON_OPTION = "enable-introspection" | 16 | GIR_MESON_OPTION = "enable-introspection" |
17 | GTKDOC_MESON_OPTION = "enable-gtk-doc" | 17 | GTKDOC_MESON_OPTION = "enable-gtk-doc" |