diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2023-07-19 11:06:12 +0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-07-25 07:13:43 -0400 |
| commit | 9c62a90f3f758ed4a7f5dfb4fcd3c1c3bf44ad5a (patch) | |
| tree | cb481e6b57853192b6ec76989d35c9a30c8d1fc5 /meta-oe | |
| parent | cb365a53787e59181c0b37f28cff15b36cb42fe6 (diff) | |
| download | meta-openembedded-9c62a90f3f758ed4a7f5dfb4fcd3c1c3bf44ad5a.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: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb | 2 |
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" | |||
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" |
| 14 | SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" | 14 | SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master \ | 16 | SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master;protocol=https \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
