[oe-commits] Ross Burton : gssdp: use GNOME_MIRROR in SRC_URI

git at git.openembedded.org git at git.openembedded.org
Mon Nov 24 11:03:50 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 6f6805625659ecd40cef8a4a07e4f84239083a5e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6f6805625659ecd40cef8a4a07e4f84239083a5e

Author: Ross Burton <ross.burton at intel.com>
Date:   Tue Nov 11 17:53:46 2014 +0000

gssdp: use GNOME_MIRROR in SRC_URI

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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"



More information about the Openembedded-commits mailing list