[oe][meta-gnome][PATCH 5/20] appstream-glib: upgrade 0.8.3 -> 0.8.4
[email protected] Sun, 2 Aug 2026 01:11:23 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> New Features: - Add symbol and sample text for Amharic and Inuktitut - Add symbol text for N'Ko and Yi script Bugfixes: - Fix building the silo when shared-mime-info >= 2.5.1 is installed - Fix RISC-V test failure Signed-off-by: Ankur Tyagi <[email protected]> --- .../{appstream-glib_0.8.3.bb => appstream-glib_0.8.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-support/appstream-glib/{appstream-glib_0.8.3.bb => appstream-glib_0.8.4.bb} (91%) diff --git a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.3.bb b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.4.bb similarity index 91% rename from meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.3.bb rename to meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.4.bb index 399d9813af..74b89ed282 100644 --- a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.3.bb +++ b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.8.4.bb @@ -20,7 +20,7 @@ DEPENDS = " \ inherit meson gobject-introspection gettext bash-completion pkgconfig manpages SRC_URI = "https://people.freedesktop.org/~hughsient/${BPN}/releases/${BP}.tar.xz" -SRC_URI[sha256sum] = "84754064c560fca6e1ab151dc64354fc235a5798f016b91b38c9617253a8cf11" +SRC_URI[sha256sum] = "132575f3ef2712cd0fc8a7f0c9287ff5c4264d75921953220dd2089911272946" EXTRA_OEMESON = " \ -Drpm=false \