All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [poky] [PATCH] local.conf.sample: correct the location of public hashserv
       [not found] <1714FEA7DD011F1F.28744@lists.yoctoproject.org>
@ 2022-09-25 16:44 ` Alexander Kanavin
  2022-09-25 18:15   ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Kanavin @ 2022-09-25 16:44 UTC (permalink / raw)
  To: Alexander Kanavin
  Cc: poky, Alexander Kanavin, Richard Purdie, Alexandre Belloni

Has this patch reached you? I'm not sure why it's not appearing in
test branches after several weeks.

Alex

On Thu, 15 Sept 2022 at 11:29, Alexander Kanavin via
lists.yoctoproject.org <alex.kanavin=gmail.com@lists.yoctoproject.org>
wrote:
>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
>  meta-poky/conf/templates/default/local.conf.sample | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-poky/conf/templates/default/local.conf.sample b/meta-poky/conf/templates/default/local.conf.sample
> index b96dc908f4..7be423ffed 100644
> --- a/meta-poky/conf/templates/default/local.conf.sample
> +++ b/meta-poky/conf/templates/default/local.conf.sample
> @@ -234,7 +234,7 @@ BB_DISKMON_DIRS ??= "\
>  # which will depend on your network.
>  # Note: For this to work you also need hash-equivalence passthrough to the matching server
>  #
> -#BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687"
> +#BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
>  #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
>
>  #
> --
> 2.30.2
>
>
> 
>

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

* Re: [poky] [PATCH] local.conf.sample: correct the location of public hashserv
  2022-09-25 16:44 ` [poky] [PATCH] local.conf.sample: correct the location of public hashserv Alexander Kanavin
@ 2022-09-25 18:15   ` Alexandre Belloni
  2022-09-25 18:50     ` Alexander Kanavin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2022-09-25 18:15 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: poky, Alexander Kanavin, Richard Purdie

On 25/09/2022 18:44:00+0200, Alexander Kanavin wrote:
> Has this patch reached you? I'm not sure why it's not appearing in
> test branches after several weeks.
> 

Your patch from the 7th of September was applied on the same day so this
one doesn't apply ;)

> Alex
> 
> On Thu, 15 Sept 2022 at 11:29, Alexander Kanavin via
> lists.yoctoproject.org <alex.kanavin=gmail.com@lists.yoctoproject.org>
> wrote:
> >
> > Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> > ---
> >  meta-poky/conf/templates/default/local.conf.sample | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-poky/conf/templates/default/local.conf.sample b/meta-poky/conf/templates/default/local.conf.sample
> > index b96dc908f4..7be423ffed 100644
> > --- a/meta-poky/conf/templates/default/local.conf.sample
> > +++ b/meta-poky/conf/templates/default/local.conf.sample
> > @@ -234,7 +234,7 @@ BB_DISKMON_DIRS ??= "\
> >  # which will depend on your network.
> >  # Note: For this to work you also need hash-equivalence passthrough to the matching server
> >  #
> > -#BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687"
> > +#BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
> >  #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
> >
> >  #
> > --
> > 2.30.2
> >
> >
> > 
> >

> 
> 
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [poky] [PATCH] local.conf.sample: correct the location of public hashserv
  2022-09-25 18:15   ` Alexandre Belloni
@ 2022-09-25 18:50     ` Alexander Kanavin
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Kanavin @ 2022-09-25 18:50 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: poky, Alexander Kanavin, Richard Purdie

But why is it not in poky repo yet?

Alex

On Sun, 25 Sept 2022 at 20:15, Alexandre Belloni
<alexandre.belloni@bootlin.com> wrote:
>
> On 25/09/2022 18:44:00+0200, Alexander Kanavin wrote:
> > Has this patch reached you? I'm not sure why it's not appearing in
> > test branches after several weeks.
> >
>
> Your patch from the 7th of September was applied on the same day so this
> one doesn't apply ;)
>
> > Alex
> >
> > On Thu, 15 Sept 2022 at 11:29, Alexander Kanavin via
> > lists.yoctoproject.org <alex.kanavin=gmail.com@lists.yoctoproject.org>
> > wrote:
> > >
> > > Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> > > ---
> > >  meta-poky/conf/templates/default/local.conf.sample | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta-poky/conf/templates/default/local.conf.sample b/meta-poky/conf/templates/default/local.conf.sample
> > > index b96dc908f4..7be423ffed 100644
> > > --- a/meta-poky/conf/templates/default/local.conf.sample
> > > +++ b/meta-poky/conf/templates/default/local.conf.sample
> > > @@ -234,7 +234,7 @@ BB_DISKMON_DIRS ??= "\
> > >  # which will depend on your network.
> > >  # Note: For this to work you also need hash-equivalence passthrough to the matching server
> > >  #
> > > -#BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687"
> > > +#BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
> > >  #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
> > >
> > >  #
> > > --
> > > 2.30.2
> > >
> > >
> > >
> > >
>
> >
> > 
> >
>
>
> --
> Alexandre Belloni, co-owner and COO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

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

end of thread, other threads:[~2022-09-25 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1714FEA7DD011F1F.28744@lists.yoctoproject.org>
2022-09-25 16:44 ` [poky] [PATCH] local.conf.sample: correct the location of public hashserv Alexander Kanavin
2022-09-25 18:15   ` Alexandre Belloni
2022-09-25 18:50     ` Alexander Kanavin

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.