* are all of the download URL variables still valid?
@ 2025-07-11 20:31 Robert P. J. Day
2025-07-11 21:25 ` [OE-core] " Richard Purdie
0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2025-07-11 20:31 UTC (permalink / raw)
To: OE Core mailing list
was just perusing bitbake.conf, and here:
https://git.openembedded.org/openembedded-core/tree/meta/conf/bitbake.conf#n693
there's a pile of alleged download URLs that may nor may not still be
valid. I picked at random "XLIBS_MIRROR" and that variable is not used
in any of the layers i have checked out. is it worth checking whether
any of those can be deleted due to obsolescence?
rday
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [OE-core] are all of the download URL variables still valid?
2025-07-11 20:31 are all of the download URL variables still valid? Robert P. J. Day
@ 2025-07-11 21:25 ` Richard Purdie
2025-07-12 9:23 ` Robert P. J. Day
2025-07-12 9:49 ` Robert P. J. Day
0 siblings, 2 replies; 4+ messages in thread
From: Richard Purdie @ 2025-07-11 21:25 UTC (permalink / raw)
To: rpjday, OE Core mailing list
On Fri, 2025-07-11 at 16:31 -0400, Robert P. J. Day via lists.openembedded.org wrote:
>
> was just perusing bitbake.conf, and here:
>
> https://git.openembedded.org/openembedded-core/tree/meta/conf/bitbake.conf#n693
>
> there's a pile of alleged download URLs that may nor may not still be
> valid. I picked at random "XLIBS_MIRROR" and that variable is not used
> in any of the layers i have checked out. is it worth checking whether
> any of those can be deleted due to obsolescence?
I'd love a patch!
Cheers,
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [OE-core] are all of the download URL variables still valid?
2025-07-11 21:25 ` [OE-core] " Richard Purdie
@ 2025-07-12 9:23 ` Robert P. J. Day
2025-07-12 9:49 ` Robert P. J. Day
1 sibling, 0 replies; 4+ messages in thread
From: Robert P. J. Day @ 2025-07-12 9:23 UTC (permalink / raw)
To: Richard Purdie; +Cc: OE Core mailing list
[-- Attachment #1: Type: text/plain, Size: 702 bytes --]
On Fri, 11 Jul 2025, Richard Purdie wrote:
> On Fri, 2025-07-11 at 16:31 -0400, Robert P. J. Day via lists.openembedded.org wrote:
> >
> > was just perusing bitbake.conf, and here:
> >
> > https://git.openembedded.org/openembedded-core/tree/meta/conf/bitbake.conf#n693
> >
> > there's a pile of alleged download URLs that may nor may not still be
> > valid. I picked at random "XLIBS_MIRROR" and that variable is not used
> > in any of the layers i have checked out. is it worth checking whether
> > any of those can be deleted due to obsolescence?
>
> I'd love a patch!
Well, if anyone on this list can definitively identify any of those
entries that are clearly obsolete, point them out.
rday
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [OE-core] are all of the download URL variables still valid?
2025-07-11 21:25 ` [OE-core] " Richard Purdie
2025-07-12 9:23 ` Robert P. J. Day
@ 2025-07-12 9:49 ` Robert P. J. Day
1 sibling, 0 replies; 4+ messages in thread
From: Robert P. J. Day @ 2025-07-12 9:49 UTC (permalink / raw)
To: Richard Purdie; +Cc: OE Core mailing list
[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]
On Fri, 11 Jul 2025, Richard Purdie wrote:
> On Fri, 2025-07-11 at 16:31 -0400, Robert P. J. Day via lists.openembedded.org wrote:
> >
> > was just perusing bitbake.conf, and here:
> >
> > https://git.openembedded.org/openembedded-core/tree/meta/conf/bitbake.conf#n693
> >
> > there's a pile of alleged download URLs that may nor may not still be
> > valid. I picked at random "XLIBS_MIRROR" and that variable is not used
> > in any of the layers i have checked out. is it worth checking whether
> > any of those can be deleted due to obsolescence?
>
> I'd love a patch!
The only other obvious(?) candidate would seem to be GENTOO_MIRROR,
whose only usage in all of the layers I have checked out is for the
"vlock" recipe:
https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb
but that source appears to be available from salsa.debian.org:
https://salsa.debian.org/debian/vlock
So AFAICT, if vlock was tweaked to fetch from salsa.debian.org,
there would be no apparent need to define/use GENTOO_MIRROR. That's
the only candidate for adjustment I see (in addition to XLIBS_MIRROR,
as I mentioned earlier).
rday
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-12 9:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 20:31 are all of the download URL variables still valid? Robert P. J. Day
2025-07-11 21:25 ` [OE-core] " Richard Purdie
2025-07-12 9:23 ` Robert P. J. Day
2025-07-12 9:49 ` Robert P. J. Day
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.