aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-09-16 01:42:51 +0200
committerKhem Raj <raj.khem@gmail.com>2019-09-16 07:10:03 -0700
commit4554beebfdcef35cc6f49abc1c2784637f757237 (patch)
tree29c0a34a1fa96ecad652c72cee5b9344803c894b /meta-oe
parentfb01ac99c2485d832d79fae89484067a8135f72b (diff)
downloadmeta-openembedded-contrib-4554beebfdcef35cc6f49abc1c2784637f757237.tar.gz
gflags: update to 2.2.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/gflags/gflags_2.2.2.bb (renamed from meta-oe/recipes-support/gflags/gflags_2.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gflags/gflags_2.2.0.bb b/meta-oe/recipes-support/gflags/gflags_2.2.2.bb
index 29a1125cd5..6eea0c00ec 100644
--- a/meta-oe/recipes-support/gflags/gflags_2.2.0.bb
+++ b/meta-oe/recipes-support/gflags/gflags_2.2.2.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df"
SRC_URI = "git://github.com/gflags/gflags.git"
-SRCREV = "f8a0efe03aa69b3336d8e228b37d4ccb17324b88"
+SRCREV = "e171aa2d15ed9eb17054558e0b3a6a413bb01067"
S = "${WORKDIR}/git"