diff mbox series

mirrors: remove inactive sources.openembedded.org URLs

Message ID 20260428-remove-sources-openembedded-mirrors-v1-1-dbaea026dcdf@bootlin.com
State Accepted, archived
Commit 7a90ba800f50eed62032ce32261f92f7b77e1181
Headers show
Series mirrors: remove inactive sources.openembedded.org URLs | expand

Commit Message

Antonin Godard April 28, 2026, 11:54 a.m. UTC
It was confirmed these mirrors were inactive in [1]. Remove them.

[1]: https://lore.kernel.org/r/b9c4ddd5ae72ae21ee0b6e12fb1a1f63661c685c.camel@linuxfoundation.org

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Note: based on current master-next.
---
 meta/classes-global/mirrors.bbclass | 7 -------
 1 file changed, 7 deletions(-)


---
base-commit: 04b4e3b64e02cfbb7e2bfce167a0a81329bb7bae
change-id: 20260428-remove-sources-openembedded-mirrors-9e682aa5481e
diff mbox series

Patch

diff --git a/meta/classes-global/mirrors.bbclass b/meta/classes-global/mirrors.bbclass
index c6092a6f41f..50db29ae3a2 100644
--- a/meta/classes-global/mirrors.bbclass
+++ b/meta/classes-global/mirrors.bbclass
@@ -36,13 +36,6 @@  hg://.*/.*      https://downloads.yoctoproject.org/mirror/sources/ \
 https?://.*/.*  https://downloads.yoctoproject.org/mirror/sources/ \
 ftp://.*/.*     https://downloads.yoctoproject.org/mirror/sources/ \
 npm://.*/?.*    https://downloads.yoctoproject.org/mirror/sources/ \
-svn://.*/.*     http://sources.openembedded.org/ \
-git://.*/.*     http://sources.openembedded.org/ \
-gitsm://.*/.*   http://sources.openembedded.org/ \
-hg://.*/.*      http://sources.openembedded.org/ \
-https?://.*/.*  http://sources.openembedded.org/ \
-ftp://.*/.*     http://sources.openembedded.org/ \
-npm://.*/?.*    http://sources.openembedded.org/ \
 ${CPAN_MIRROR}  https://cpan.metacpan.org/ \
 https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.edge.kernel.org/yocto/uninative/ \
 https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.edge.kernel.org/yocto-sources/ \