[OE-core] [PATCH 1/1] distcc: Update SRC_URI

Saul Wold sgw at linux.intel.com
Thu May 12 17:20:08 UTC 2011


From: Saul Wold <sgw at linux.intel.com>

The distcc source location moved from samba.org to googlecode.com

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-devtools/distcc/distcc_2.18.3.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb
index b6b7b78..1f5c2af 100644
--- a/meta/recipes-devtools/distcc/distcc_2.18.3.bb
+++ b/meta/recipes-devtools/distcc/distcc_2.18.3.bb
@@ -11,8 +11,8 @@ RRECOMMENDS_${PN} = "avahi-daemon"
 
 # Upstream change this patch periodically so store locally
 # http://0pointer.de/public/distcc-avahi.patch
-SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2 \
-           file://distcc-avahi.patch;patch=1 \	  
+SRC_URI = "http://distcc.googlecode.com/files/${PN}-${PV}.tar.bz2 \
+           file://distcc-avahi.patch \	  
 	   file://default \
 	   file://distccmon-gnome.desktop \
 	   file://distcc"
-- 
1.7.1.1





More information about the Openembedded-core mailing list