All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] gssdp: use GNOME_MIRROR in SRC_URI
@ 2014-11-11 17:53 Ross Burton
  2014-11-11 17:53 ` [PATCH 2/5] gupnp: " Ross Burton
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ross Burton @ 2014-11-11 17:53 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb
index 9fda51d..9457abc 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb
@@ -4,6 +4,6 @@ inherit gtk-doc
 
 PACKAGECONFIG[gtk] = "--with-gtk,--without-gtk,gtk+3"
 
-SRC_URI = "http://download.gnome.org/sources/${BPN}/0.14/${BPN}-${PV}.tar.xz"
+SRC_URI = "${GNOME_MIRROR}/${BPN}/0.14/${BPN}-${PV}.tar.xz"
 SRC_URI[md5sum] = "b8658e480d047caf2d92baa4a51b9ae7"
 SRC_URI[sha256sum] = "4c3ffa01435e84dc31c954e669e1ca0749b962f76a333e74f5c2cb0de5803a13"
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-21 13:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 17:53 [PATCH 1/5] gssdp: use GNOME_MIRROR in SRC_URI Ross Burton
2014-11-11 17:53 ` [PATCH 2/5] gupnp: " Ross Burton
2014-11-11 17:53 ` [PATCH 3/5] gupnp-av: " Ross Burton
2014-11-11 17:53 ` [PATCH 4/5] gupnp-dlna: upgrade to 0.9.5 Ross Burton
2014-11-21 13:57   ` Martin Jansa
2014-11-11 17:53 ` [PATCH 5/5] libmediaart: add new recipe Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.