From: Anton Mikanovich <anton.mikanovich@promwad.com>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH] conf: Add mirror for cdn.kernel.org/pub
Date: Tue, 28 Sep 2021 14:04:23 +0300 [thread overview]
Message-ID: <1632827063-25541-1-git-send-email-anton.mikanovich@promwad.com> (raw)
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
next reply other threads:[~2021-09-28 11:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-28 11:04 Anton Mikanovich [this message]
2021-10-07 6:55 ` Anton Mikanovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1632827063-25541-1-git-send-email-anton.mikanovich@promwad.com \
--to=anton.mikanovich@promwad.com \
--cc=amikan@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox