All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky.conf: remove SVK mirror
@ 2015-05-05 12:17 Ross Burton
  2015-05-05 12:21 ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Ross Burton @ 2015-05-05 12:17 UTC (permalink / raw)
  To: openembedded-core

The svk fetcher was removed in bitbake 1.22 and oe-core master doesn't consider
svk: a valid URL for mirrors.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta-yocto/conf/distro/poky.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 3598f4f..aa6f01e 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -53,7 +53,6 @@ gitsm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
 hg://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n \
 osc://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n \
 p4://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n \
-svk://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n \
 svn://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n"
 
 MIRRORS =+ "\
-- 
2.1.4



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

* Re: [PATCH] poky.conf: remove SVK mirror
  2015-05-05 12:17 [PATCH] poky.conf: remove SVK mirror Ross Burton
@ 2015-05-05 12:21 ` Burton, Ross
  2015-05-05 13:37   ` Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2015-05-05 12:21 UTC (permalink / raw)
  To: OE-core

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

Sorry, my fingers typing on their own, re-sending to the right list now...

Ross

On 5 May 2015 at 13:17, Ross Burton <ross.burton@intel.com> wrote:

> The svk fetcher was removed in bitbake 1.22 and oe-core master doesn't
> consider
> svk: a valid URL for mirrors.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta-yocto/conf/distro/poky.conf | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/meta-yocto/conf/distro/poky.conf
> b/meta-yocto/conf/distro/poky.conf
> index 3598f4f..aa6f01e 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -53,7 +53,6 @@ gitsm://.*/.*
> http://downloads.yoctoproject.org/mirror/sources/ \n \
>  hg://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n \
>  osc://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n \
>  p4://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n \
> -svk://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n \
>  svn://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n"
>
>  MIRRORS =+ "\
> --
> 2.1.4
>
>

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

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

* Re: [PATCH] poky.conf: remove SVK mirror
  2015-05-05 12:21 ` Burton, Ross
@ 2015-05-05 13:37   ` Paul Eggleton
  2015-05-05 13:38     ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Eggleton @ 2015-05-05 13:37 UTC (permalink / raw)
  To: Burton, Ross; +Cc: openembedded-core

Hi Ross,

On Tuesday 05 May 2015 13:21:26 Burton, Ross wrote:
> Sorry, my fingers typing on their own, re-sending to the right list now...

Presumably we'd want to get rid of the svk:// URIs in mirrors.bbclass and own-
mirrors.bbclass in OE-Core though?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: [PATCH] poky.conf: remove SVK mirror
  2015-05-05 13:37   ` Paul Eggleton
@ 2015-05-05 13:38     ` Burton, Ross
  0 siblings, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2015-05-05 13:38 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: OE-core

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

On 5 May 2015 at 14:37, Paul Eggleton <paul.eggleton@linux.intel.com> wrote:

> Presumably we'd want to get rid of the svk:// URIs in mirrors.bbclass and
> own-
> mirrors.bbclass in OE-Core though?
>

Yep, that's the patch that prompted this change (from Andre McCurdy).

Ross

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

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

* [PATCH] poky.conf: remove SVK mirror
@ 2015-05-05 12:17 Ross Burton
  0 siblings, 0 replies; 5+ messages in thread
From: Ross Burton @ 2015-05-05 12:17 UTC (permalink / raw)
  To: poky

The svk fetcher was removed in bitbake 1.22 and oe-core master doesn't consider
svk: a valid URL for mirrors.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta-yocto/conf/distro/poky.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 3598f4f..aa6f01e 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -53,7 +53,6 @@ gitsm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
 hg://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n \
 osc://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n \
 p4://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n \
-svk://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n \
 svn://.*/.*   http://downloads.yoctoproject.org/mirror/sources/ \n"
 
 MIRRORS =+ "\
-- 
2.1.4



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

end of thread, other threads:[~2015-05-05 13:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-05 12:17 [PATCH] poky.conf: remove SVK mirror Ross Burton
2015-05-05 12:21 ` Burton, Ross
2015-05-05 13:37   ` Paul Eggleton
2015-05-05 13:38     ` Burton, Ross
2015-05-05 12:17 Ross Burton

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.