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