All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com
@ 2011-05-12 17:20 Saul Wold
  2011-05-12 17:20 ` [PATCH 1/1] distcc: Update SRC_URI Saul Wold
  2011-05-13  9:34 ` [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-12 17:20 UTC (permalink / raw)
  To: openembedded-core

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

Subject sez it all!

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: sgw/stage
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Thanks,
    Saul Wold <sgw@linux.intel.com>
---


Saul Wold (1):
  distcc: Update SRC_URI

 meta/recipes-devtools/distcc/distcc_2.18.3.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] distcc: Update SRC_URI
  2011-05-12 17:20 [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com Saul Wold
@ 2011-05-12 17:20 ` Saul Wold
  2011-05-13  9:34 ` [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-12 17:20 UTC (permalink / raw)
  To: openembedded-core

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

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

Signed-off-by: Saul Wold <sgw@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




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com
  2011-05-12 17:20 [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com Saul Wold
  2011-05-12 17:20 ` [PATCH 1/1] distcc: Update SRC_URI Saul Wold
@ 2011-05-13  9:34 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-05-13  9:34 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Thu, 2011-05-12 at 10:20 -0700, Saul Wold wrote:
> From: Saul Wold <sgw@linux.intel.com>
> 
> Subject sez it all!
> 
> Pull URL: git://git.openembedded.org/openembedded-core-contrib
>   Branch: sgw/stage
>   Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
> 
> Thanks,
>     Saul Wold <sgw@linux.intel.com>
> ---
> 
> 
> Saul Wold (1):
>   distcc: Update SRC_URI

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-13  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 17:20 [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com Saul Wold
2011-05-12 17:20 ` [PATCH 1/1] distcc: Update SRC_URI Saul Wold
2011-05-13  9:34 ` [PATCH 0/1] Fix SRC_URI for distcc which moved to googlecode.com Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.