summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
4LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df" 4LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df"
5 5
6SRC_URI = "git://github.com/gflags/gflags.git" 6SRC_URI = "git://github.com/gflags/gflags.git"
7SRCREV = "f8a0efe03aa69b3336d8e228b37d4ccb17324b88" 7SRCREV = "e171aa2d15ed9eb17054558e0b3a6a413bb01067"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10