From 9a48717b0b180eb527b39c34a94ed9da1bac1269 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Sommer?= Date: Mon, 3 Nov 2025 08:27:02 +0100 Subject: [PATCH] epiphany: Use SRC_URI from gnomebase MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörg Sommer Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- meta/recipes-gnome/epiphany/epiphany_48.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-gnome/epiphany/epiphany_48.5.bb b/meta/recipes-gnome/epiphany/epiphany_48.5.bb index 8129cd79f8..6a1abdc553 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 \ -- 2.47.3