]> code.ossystems Code Review - openembedded-core.git/commitdiff
gupnp: fix broken SRC_URIs
authorScott Garman <scott.a.garman@intel.com>
Thu, 14 Oct 2010 20:45:27 +0000 (13:45 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 15 Oct 2010 09:10:08 +0000 (10:10 +0100)
This fixes [BUGID #469]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb

index 9e27375cc196e66fbe6c85a8da7d9233bf0abd62..9d4c17e6a37c96fe2985c58c876699434167100e 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (S
 LICENSE = "LGPL"
 DEPENDS = "glib-2.0 libsoup-2.4 libglade"
 
-SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
 
 inherit autotools pkgconfig
 
index 75f015def742341a7787ae99c98acb0333b4784d..97990ba330c03eda0b42a3e470c756b76f9b233c 100644 (file)
@@ -3,6 +3,6 @@ DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video)
 LICENSE = "LGPL"
 DEPENDS = "gupnp"
 
-SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
 
 inherit autotools pkgconfig
index 75f015def742341a7787ae99c98acb0333b4784d..97990ba330c03eda0b42a3e470c756b76f9b233c 100644 (file)
@@ -3,6 +3,6 @@ DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video)
 LICENSE = "LGPL"
 DEPENDS = "gupnp"
 
-SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
 
 inherit autotools pkgconfig
index d54e44a6b6e1028e14a630efaa404b1c67db372c..76a8b2bf43c5553ad5579de25b83734404b84485 100644 (file)
@@ -2,6 +2,6 @@ DESCRIPTION = "Tools for GUPnP"
 LICENSE = "GPL"
 DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
 
-SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
 
 inherit autotools pkgconfig
index 72c9d59eac860248be72aeda7644b3eb34aaf210..c9de7985f38aecd3b72c949e38f6a0dc2c405492 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for cr
 LICENSE = "LGPL"
 DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
 
-SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
 PR = "r1"
 
 inherit autotools pkgconfig