diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-17 12:25:08 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-20 10:34:12 -0700 |
| commit | a9b7b0113da50cafed11a2c36b57629c5bfee33c (patch) | |
| tree | 61499ecea8a17a13d2581ad2538cd007131b8804 /meta-oe/recipes-devtools/glade/glade_3.36.0.bb | |
| parent | 0246a2f515487c1fb0efd6f6fa7236e8a2f3753f (diff) | |
| download | meta-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.bb | 2 |
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. |
| 16 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 16 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 17 | 17 | ||
| 18 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade/3.36/glade-${PV}.tar.xz \ | 18 | SRC_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 | " |
| 21 | SRC_URI[sha256sum] = "19b546b527cc46213ccfc8022d49ec57e618fe2caa9aa51db2d2862233ea6f08" | 21 | SRC_URI[sha256sum] = "19b546b527cc46213ccfc8022d49ec57e618fe2caa9aa51db2d2862233ea6f08" |
