[oe][meta-gnome][PATCH 2/20] eog: upgrade 50.1 -> 50.2
[email protected] Sun, 2 Aug 2026 01:11:20 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> Changelog: https://gitlab.gnome.org/GNOME/eog/-/blob/50.2/NEWS?ref_type=tags Signed-off-by: Ankur Tyagi <[email protected]> --- meta-gnome/recipes-gnome/eog/{eog_50.1.bb => eog_50.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/eog/{eog_50.1.bb => eog_50.2.bb} (90%) diff --git a/meta-gnome/recipes-gnome/eog/eog_50.1.bb b/meta-gnome/recipes-gnome/eog/eog_50.2.bb similarity index 90% rename from meta-gnome/recipes-gnome/eog/eog_50.1.bb rename to meta-gnome/recipes-gnome/eog/eog_50.2.bb index 5d454f6236..7eba518a5e 100644 --- a/meta-gnome/recipes-gnome/eog/eog_50.1.bb +++ b/meta-gnome/recipes-gnome/eog/eog_50.2.bb @@ -23,7 +23,7 @@ inherit gnomebase pkgconfig gsettings gobject-introspection gettext mime-xdg fea # FIXME: whilst eog uses libpeas <2, g-i is needed. This can be removed when libpeas2 is used. REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data" -SRC_URI[archive.sha256sum] = "6f5ee6d756548b88e25a987e0d06dabc3c6c32598fb7df49fb08945c1fe94a55" +SRC_URI[archive.sha256sum] = "c6c2afdfe40a838de0c6b264884a80d388f1c2efa3f73a15ede08824c46be0b3" PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11','cms', '', d)}"