* [PATCH] conf: Add mirror for cdn.kernel.org/pub
@ 2021-09-28 11:04 Anton Mikanovich
2021-10-07 6:55 ` Anton Mikanovich
0 siblings, 1 reply; 2+ messages in thread
From: Anton Mikanovich @ 2021-09-28 11:04 UTC (permalink / raw)
To: isar-users; +Cc: Anton Mikanovich
From: Anton Mikanovich <amikan@ilbers.de>
SSL certificate of https://cdn.kernel.org/pub was expired.
Adding https://mirrors.edge.kernel.org/pub as a backup.
Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
meta-isar/conf/local.conf.sample | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample
index 3f806e2d..bf4833fa 100644
--- a/meta-isar/conf/local.conf.sample
+++ b/meta-isar/conf/local.conf.sample
@@ -155,6 +155,9 @@ BB_DISKMON_DIRS = "\
# Isar MIRRORS in case of service unavailable
MIRRORS ?= "git?://salsa\.debian\.org/debian/.* git://github.com/ilbers/BASENAME"
+# External MIRRORS in case of service unavailable
+MIRRORS += "https?://cdn\.kernel\.org/.* https://mirrors.edge.kernel.org/PATH"
+
#
# Shared-state files from other locations
#
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] conf: Add mirror for cdn.kernel.org/pub
2021-09-28 11:04 [PATCH] conf: Add mirror for cdn.kernel.org/pub Anton Mikanovich
@ 2021-10-07 6:55 ` Anton Mikanovich
0 siblings, 0 replies; 2+ messages in thread
From: Anton Mikanovich @ 2021-10-07 6:55 UTC (permalink / raw)
To: isar-users
On 28.09.21 14:04, Anton Mikanovich wrote:
> From: Anton Mikanovich <amikan@ilbers.de>
>
> SSL certificate of https://cdn.kernel.org/pub was expired.
> Adding https://mirrors.edge.kernel.org/pub as a backup.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
Applied to next.
--
Anton Mikanovich
Promwad Ltd.
External service provider of ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn, Germany
+49 (89) 122 67 24-0
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-07 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 11:04 [PATCH] conf: Add mirror for cdn.kernel.org/pub Anton Mikanovich
2021-10-07 6:55 ` Anton Mikanovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox