aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gnulib
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2023-08-24 17:34:48 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-26 17:32:45 -0700
commit37d158db78cda787a5833c098423650b8caba0fa (patch)
treefdba9990ede286616d8f67b3f227a63d63a25f05 /meta-oe/recipes-support/gnulib
parent6d1b7df8c0f751777625ecbae3a5505087788b81 (diff)
downloadmeta-openembedded-37d158db78cda787a5833c098423650b8caba0fa.tar.gz
gnulib: Update SRC_URI
Update the SRC_URI to fix the do_fetch warning. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gnulib')
-rw-r--r--meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb b/meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb
index a27968079e..9e09b971c9 100644
--- a/meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb
+++ b/meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb
@@ -13,7 +13,7 @@ LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5"
SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3"
-SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master \
+SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master;protocol=https \
"
S = "${WORKDIR}/git"