diff mbox series

[07/18] epiphany: Use SRC_URI from gnomebase

Message ID 33ac8e9b1b3f68a98a348057dcfea67fd295db6c.1762154252.git.joerg.sommer@navimatix.de
State New
Headers show
Series [01/18] libgudev: Remove UPSTREAM_CHECK_URI; not needed | expand

Commit Message

Jörg Sommer Nov. 3, 2025, 7:27 a.m. UTC
From: Jörg Sommer <joerg.sommer@navimatix.de>

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
 meta/recipes-gnome/epiphany/epiphany_48.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 \