aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gnulib
diff options
context:
space:
mode:
authorIoan-Adrian Ratiu <adrian.ratiu@ni.com>2016-05-10 12:08:18 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-19 12:02:38 +0200
commitbee16ff1fb65522dd10ea225591a78c877bc57a4 (patch)
tree019ba4af0f9501f02ff691d0f39e714d98c44615 /meta-oe/recipes-support/gnulib
parent44a13e69ba5f24f7c02d87ad2afbdc4a04f06f43 (diff)
downloadmeta-openembedded-contrib-bee16ff1fb65522dd10ea225591a78c877bc57a4.tar.gz
gnulib: bump git revision
The revision currently used is quite ancient (beginning of 2014) and we need bugfixes commited since then. Rather than backport patches it's cleaner to uprev. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gnulib')
-rw-r--r--meta-oe/recipes-support/gnulib/gnulib_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gnulib/gnulib_git.bb b/meta-oe/recipes-support/gnulib/gnulib_git.bb
index 766e41a43a..5b2ed49ea9 100644
--- a/meta-oe/recipes-support/gnulib/gnulib_git.bb
+++ b/meta-oe/recipes-support/gnulib/gnulib_git.bb
@@ -11,7 +11,7 @@ SECTION = "devel"
LICENSE = "LGPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=e4cf3810f33a067ea7ccd2cd889fed21"
-SRCREV = "24379a9217fa4bd62685795aaaa010fd90ced9e3"
+SRCREV = "b6b3ed1fa4c6de12908a9f01d1689f156c3cd441"
SRC_URI = "git://git.sv.gnu.org/gnulib;protocol=git \
"
S = "${WORKDIR}/git"