diff options
-rw-r--r-- | meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb (renamed from meta-oe/recipes-support/gnulib/gnulib_git.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/gnulib/gnulib_git.bb b/meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb index c7c7ae8507..b505ac18dd 100644 --- a/meta-oe/recipes-support/gnulib/gnulib_git.bb +++ b/meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb | |||
@@ -10,9 +10,8 @@ HOMEPAGE = "http://www.gnu.org/software/gnulib/" | |||
10 | SECTION = "devel" | 10 | SECTION = "devel" |
11 | LICENSE = "LGPLv2+" | 11 | LICENSE = "LGPLv2+" |
12 | 12 | ||
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4cf3810f33a067ea7ccd2cd889fed21" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" |
14 | SRCREV = "b6b3ed1fa4c6de12908a9f01d1689f156c3cd441" | 14 | SRCREV = "b23000de1e47c7d580e0e220966dd1ee42a5e5bc" |
15 | PV = "0.1.496+git${SRCPV}" | ||
16 | 15 | ||
17 | SRC_URI = "git://git.sv.gnu.org/gnulib;protocol=git \ | 16 | SRC_URI = "git://git.sv.gnu.org/gnulib;protocol=git \ |
18 | " | 17 | " |