summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/glade/glade_3.36.0.bb
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-06-17 12:25:08 -0400
committerKhem Raj <raj.khem@gmail.com>2025-06-20 10:34:12 -0700
commita9b7b0113da50cafed11a2c36b57629c5bfee33c (patch)
tree61499ecea8a17a13d2581ad2538cd007131b8804 /meta-oe/recipes-devtools/glade/glade_3.36.0.bb
parent0246a2f515487c1fb0efd6f6fa7236e8a2f3753f (diff)
downloadmeta-openembedded-a9b7b0113da50cafed11a2c36b57629c5bfee33c.tar.gz
Remove the use of http://ftp.gnome.org/pub/gnome
Use https://download.gnome.org instead. In SRC_URI where the reference is https://download.gnome.org/sources ${GNOME_MIRROR} can be substituted. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/glade/glade_3.36.0.bb')
-rw-r--r--meta-oe/recipes-devtools/glade/glade_3.36.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/glade/glade_3.36.0.bb b/meta-oe/recipes-devtools/glade/glade_3.36.0.bb
index 85f85a4612..9dccd9b941 100644
--- a/meta-oe/recipes-devtools/glade/glade_3.36.0.bb
+++ b/meta-oe/recipes-devtools/glade/glade_3.36.0.bb
@@ -15,7 +15,7 @@ inherit features_check autotools gettext pkgconfig gnomebase gobject-introspecti
15# cairo would at least needed to be built with xlib. 15# cairo would at least needed to be built with xlib.
16ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 16ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
17 17
18SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade/3.36/glade-${PV}.tar.xz \ 18SRC_URI = "${GNOME_MIRROR}/glade/3.36/glade-${PV}.tar.xz \
19 file://remove-yelp-help-rules-var.patch \ 19 file://remove-yelp-help-rules-var.patch \
20 " 20 "
21SRC_URI[sha256sum] = "19b546b527cc46213ccfc8022d49ec57e618fe2caa9aa51db2d2862233ea6f08" 21SRC_URI[sha256sum] = "19b546b527cc46213ccfc8022d49ec57e618fe2caa9aa51db2d2862233ea6f08"