Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] systemtap: sources.redhat.com is deprecated.
@ 2013-01-17 10:03 anders.roxell
  2013-01-17 10:10 ` Anders Roxell
  2013-01-17 11:06 ` Robert P. J. Day
  0 siblings, 2 replies; 5+ messages in thread
From: anders.roxell @ 2013-01-17 10:03 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Roxell

From: Anders Roxell <anders.roxell@enea.com>

Signed-off-by: Anders Roxell <anders.roxell@enea.com>
---
 meta/recipes-kernel/systemtap/systemtap_git.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 093e62d..3e7bc7b 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 SRCREV = "48fa6b5e1d3e636c34cbd5650370e6f634efc294"
 PV = "1.8+git${SRCPV}"
 
-SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \
+SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=git \
            file://docproc-build-fix.patch \
           "
 
-- 
1.7.5.4




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

* Re: [PATCH] systemtap: sources.redhat.com is deprecated.
  2013-01-17 10:03 [PATCH] systemtap: sources.redhat.com is deprecated anders.roxell
@ 2013-01-17 10:10 ` Anders Roxell
  2013-01-17 11:06 ` Robert P. J. Day
  1 sibling, 0 replies; 5+ messages in thread
From: Anders Roxell @ 2013-01-17 10:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Anders Roxell

[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]

Hi,

I forgot to mention this is for the danny branch.

Regards,
Anders


On Thu, Jan 17, 2013 at 11:03 AM, <anders.roxell@gmail.com> wrote:

> From: Anders Roxell <anders.roxell@enea.com>
>
> Signed-off-by: Anders Roxell <anders.roxell@enea.com>
> ---
>  meta/recipes-kernel/systemtap/systemtap_git.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc
> b/meta/recipes-kernel/systemtap/systemtap_git.inc
> index 093e62d..3e7bc7b 100644
> --- a/meta/recipes-kernel/systemtap/systemtap_git.inc
> +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  SRCREV = "48fa6b5e1d3e636c34cbd5650370e6f634efc294"
>  PV = "1.8+git${SRCPV}"
>
> -SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \
> +SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=git \
>             file://docproc-build-fix.patch \
>            "
>
> --
> 1.7.5.4
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 2218 bytes --]

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

* Re: [PATCH] systemtap: sources.redhat.com is deprecated.
  2013-01-17 10:03 [PATCH] systemtap: sources.redhat.com is deprecated anders.roxell
  2013-01-17 10:10 ` Anders Roxell
@ 2013-01-17 11:06 ` Robert P. J. Day
  2013-01-17 12:27   ` Anders Roxell
  1 sibling, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2013-01-17 11:06 UTC (permalink / raw)
  To: anders.roxell; +Cc: Anders Roxell, openembedded-core

On Thu, 17 Jan 2013, anders.roxell@gmail.com wrote:

> From: Anders Roxell <anders.roxell@enea.com>
>
> Signed-off-by: Anders Roxell <anders.roxell@enea.com>

  out of curiosity, is sources.redhat.com deprecated just for
systemtap, or deprecated in its entirety as a download source?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

* Re: [PATCH] systemtap: sources.redhat.com is deprecated.
  2013-01-17 11:06 ` Robert P. J. Day
@ 2013-01-17 12:27   ` Anders Roxell
  2013-01-17 12:44     ` Robert P. J. Day
  0 siblings, 1 reply; 5+ messages in thread
From: Anders Roxell @ 2013-01-17 12:27 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Anders Roxell, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1055 bytes --]

>  out of curiosity, is sources.redhat.com deprecated just for
> systemtap, or deprecated in its entirety as a download source?

the 'sources.redhat.com' which redirects to 'sourceware.org'

/Anders

On Thu, Jan 17, 2013 at 12:06 PM, Robert P. J. Day <rpjday@crashcourse.ca>wrote:

> On Thu, 17 Jan 2013, anders.roxell@gmail.com wrote:
>
> > From: Anders Roxell <anders.roxell@enea.com>
> >
> > Signed-off-by: Anders Roxell <anders.roxell@enea.com>
>
>   out of curiosity, is sources.redhat.com deprecated just for
> systemtap, or deprecated in its entirety as a download source?
>
> rday
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
>

[-- Attachment #2: Type: text/html, Size: 2192 bytes --]

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

* Re: [PATCH] systemtap: sources.redhat.com is deprecated.
  2013-01-17 12:27   ` Anders Roxell
@ 2013-01-17 12:44     ` Robert P. J. Day
  0 siblings, 0 replies; 5+ messages in thread
From: Robert P. J. Day @ 2013-01-17 12:44 UTC (permalink / raw)
  To: Anders Roxell; +Cc: Anders Roxell, openembedded-core

[-- Attachment #1: Type: TEXT/PLAIN, Size: 875 bytes --]

On Thu, 17 Jan 2013, Anders Roxell wrote:

> >  out of curiosity, is sources.redhat.com deprecated just for
> > systemtap, or deprecated in its entirety as a download source?
>
> the 'sources.redhat.com' which redirects to 'sourceware.org'

  i thought so.  there are a number of other references to
sources.redhat.com in oe-core, particularly in the docbook and sgml
tools recipes.  so those should probably be updated as well.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

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

end of thread, other threads:[~2013-01-17 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 10:03 [PATCH] systemtap: sources.redhat.com is deprecated anders.roxell
2013-01-17 10:10 ` Anders Roxell
2013-01-17 11:06 ` Robert P. J. Day
2013-01-17 12:27   ` Anders Roxell
2013-01-17 12:44     ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox