diff options
-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 a27968079..9e09b971c 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" |