summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-05-25 14:56:11 +0800
committerKhem Raj <raj.khem@gmail.com>2023-05-25 08:57:47 -0700
commitd503536b273bfeac7e87944ba52c1cb65bda8d45 (patch)
treecc11d543b320ee2570e3ddc779f26338a319c5b8 /meta-gnome
parent8a1f8395c94e29c3a780ce234968954d7f06dd15 (diff)
downloadmeta-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 526a8593d..e86f75f0c 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
12inherit gnomebase gobject-introspection gtk-doc gettext vala 12inherit gnomebase gobject-introspection gtk-doc gettext vala
13 13
14SRC_URI[archive.sha256sum] = "f352acf73665669934270636fede66b52da6801fe20f638c4048ab2678577b2d" 14SRC_URI[archive.sha256sum] = "884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfccd1e77b473bd96"
15 15
16GIR_MESON_OPTION = "enable-introspection" 16GIR_MESON_OPTION = "enable-introspection"
17GTKDOC_MESON_OPTION = "enable-gtk-doc" 17GTKDOC_MESON_OPTION = "enable-gtk-doc"