From 43607eb1c6cd189eab21b297318aaab40029318c Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 12 May 2011 10:15:40 -0700 Subject: distcc: Update SRC_URI Fixes [YOCTO #1032] The distcc source location moved from samba.org to googlecode.com (From OE-Core rev: eb85a7440e5b313ef550c60545d2dcd12d620c84) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/distcc/distcc_2.18.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/distcc') diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb index b6b7b7878a..1f5c2af107 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" -- cgit v1.2.3-54-g00ecf