mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-26 12:20:25 +00:00
nautilus: upgrade 50.3 -> 51.0.1
Depends on the glib-2.0 2.90.0 upgrade in oe-core; 51.0.1 requires gio-2.0 >= 2.89.0. gnome_verdir() turns the three component version into "51.0", while the tarball lives in the "51" directory, so set SRC_URI accordingly. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+3
-1
@@ -24,7 +24,9 @@ DEPENDS = " \
|
||||
|
||||
inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache
|
||||
|
||||
SRC_URI[archive.sha256sum] = "63773baf0ddec7b4875fc2c22040378562ea1e6812fe0a2e29c9c8d5c72807f8"
|
||||
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version('${PV}', 1)}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "a00db908fd65026cbd5dc634e12d189de8eba2b03f105d2425341768a5ee92fb"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data"
|
||||
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||
Reference in New Issue
Block a user