public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 08/10] gnu-config: update SRC_URI
Date: Sun, 27 Mar 2022 06:40:58 -1000	[thread overview]
Message-ID: <4ee75d865b34f615bc649004e9dd0460eaf42dbf.1648399113.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1648399113.git.steve@sakoman.com>

From: Minjae Kim <flowergom@gmail.com>

The git repo for gnu-config was changed, so update the
SRC_URI accordingly with the new link.

Signed-off-by:Minjae Kim <flowergom@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-devtools/gnu-config/gnu-config_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index df8947e425..05cd6a1e63 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
@@ -12,7 +12,7 @@ INHIBIT_DEFAULT_DEPS = "1"
 SRCREV = "5256817ace8493502ec88501a19e4051c2e220b0"
 PV = "20200117+git${SRCPV}"
 
-SRC_URI = "git://git.savannah.gnu.org/config.git;branch=master \
+SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \
            file://gnu-configize.in"
 S = "${WORKDIR}/git"
 UPSTREAM_CHECK_COMMITS = "1"
-- 
2.25.1



  parent reply	other threads:[~2022-03-27 16:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27 16:40 [OE-core][dunfell 00/10] Patch review Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 01/10] libsolv: fix CVE: CVE-2021-44568-71 and CVE-2021-44573-77 Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 02/10] python3: ignore CVE-2022-26488 Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 03/10] qemu: backport patch fix for CVE-2020-13791 Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 04/10] apt: backport patch fix for CVE-2020-3810 Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 05/10] ghostscript: fix CVE-2020-15900 and CVE-2021-45949 for -native Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 06/10] ghostscript: backport patch fix for CVE-2021-3781 Steve Sakoman
2022-03-27 16:40 ` [OE-core][dunfell 07/10] libxml2: fix CVE-2022-23308 regression Steve Sakoman
2022-03-27 16:40 ` Steve Sakoman [this message]
2022-03-27 16:40 ` [OE-core][dunfell 09/10] virglrenderer: update SRC_URI Steve Sakoman
2022-03-27 16:41 ` [OE-core][dunfell 10/10] oeqa/selftest/tinfoil: Fix intermittent event loss issue in test Steve Sakoman

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=4ee75d865b34f615bc649004e9dd0460eaf42dbf.1648399113.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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