From: Jörg Sommer Date: Mon, 3 Nov 2025 07:27:02 +0000 (+0100) Subject: epiphany: Use SRC_URI from gnomebase X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a48717b0b180eb527b39c34a94ed9da1bac1269;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git epiphany: Use SRC_URI from gnomebase Signed-off-by: Jörg Sommer Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/epiphany/epiphany_48.5.bb b/meta/recipes-gnome/epiphany/epiphany_48.5.bb index 8129cd79f89..6a1abdc553d 100644 --- a/meta/recipes-gnome/epiphany/epiphany_48.5.bb +++ b/meta/recipes-gnome/epiphany/epiphany_48.5.bb @@ -26,7 +26,7 @@ DEPENDS = " \ inherit gnomebase gsettings features_check gettext mime-xdg gtk-icon-cache REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ +SRC_URI += "\ file://0002-help-meson.build-disable-the-use-of-yelp.patch \ file://migrator.patch \ file://distributor.patch \