summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2023-08-24 17:34:48 +0800
committerGyorgy Sarvari <skandigraun@gmail.com>2025-09-19 15:58:31 +0200
commit0b02a2b912b014151d7eb67271d11baa588cd44a (patch)
tree15c117f900ad5b0755a8126f98df79ca7a4da54e /meta-oe
parent46a3fd1743603058992bac7e43626fb0306a6117 (diff)
downloadmeta-openembedded-0b02a2b912b014151d7eb67271d11baa588cd44a.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> (cherry picked from commit 37d158db78cda787a5833c098423650b8caba0fa) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-oe')
-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"
13LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" 13LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5"
14SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" 14SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3"
15 15
16SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master \ 16SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master;protocol=https \
17" 17"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"