public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [dunfell][PATCH 1/2] gnu-config: update SRC_URI
@ 2022-03-22 19:27 Minjae Kim
  2022-03-22 19:27 ` [dunfell][PATCH 2/2] virglrenderer: " Minjae Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Minjae Kim @ 2022-03-22 19:27 UTC (permalink / raw)
  To: openembedded-core; +Cc: Minjae Kim

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>
---
 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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-22 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 19:27 [dunfell][PATCH 1/2] gnu-config: update SRC_URI Minjae Kim
2022-03-22 19:27 ` [dunfell][PATCH 2/2] virglrenderer: " Minjae Kim
2022-03-22 19:50   ` [OE-core] " Steve Sakoman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox