]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gnu-config: update SRC_URI
authorMinjae Kim <flowergom@gmail.com>
Tue, 22 Mar 2022 19:27:37 +0000 (20:27 +0100)
committerSteve Sakoman <steve@sakoman.com>
Sun, 27 Mar 2022 02:25:24 +0000 (16:25 -1000)
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

index df8947e42578472706ac9b726ab4f6977b176bf3..05cd6a1e633e7569e04aecd827b1595c467fa7e4 100644 (file)
@@ -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"