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

git at git.openembedded.org git at git.openembedded.org
Wed Nov 19 15:16:09 UTC 2014


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

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

gupnp-av: 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/gupnp-av_0.12.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.6.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.6.bb
index b1b793b..b8cfa27 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.6.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.12.6.bb
@@ -1,6 +1,6 @@
 require gupnp-av.inc
 
-SRC_URI = "http://download.gnome.org/sources/${BPN}/0.12/${BPN}-${PV}.tar.xz"
+SRC_URI = "${GNOME_MIRROR}/${BPN}/0.12/${BPN}-${PV}.tar.xz"
 SRC_URI[md5sum] = "f56cdb269376a9e6cb062eb9960ccf57"
 SRC_URI[sha256sum] = "e0553d60dd7c7277c65c02a68a270c4dcb9036a4c7075c902fc8111c6a5e6a44"
 



More information about the Openembedded-commits mailing list