diff options
| -rw-r--r-- | meta-oe/recipes-test/googletest/googletest_1.16.0.bb (renamed from meta-oe/recipes-test/googletest/googletest_1.15.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/googletest/googletest_1.15.2.bb b/meta-oe/recipes-test/googletest/googletest_1.16.0.bb index bc479268ba..cc2e8e3c94 100644 --- a/meta-oe/recipes-test/googletest/googletest_1.15.2.bb +++ b/meta-oe/recipes-test/googletest/googletest_1.16.0.bb | |||
| @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd27594afd089daa160d3a16dd515a" | |||
| 7 | PROVIDES += "gmock gtest" | 7 | PROVIDES += "gmock gtest" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | SRCREV = "b514bdc898e2951020cbdca1304b75f5950d1f59" | 10 | SRCREV = "6910c9d9165801d8827d628cb72eb7ea9dd538c5" |
| 11 | SRC_URI = "git://github.com/google/googletest.git;branch=v1.15.x;protocol=https" | 11 | SRC_URI = "git://github.com/google/googletest.git;branch=v1.16.x;protocol=https" |
| 12 | 12 | ||
| 13 | inherit cmake pkgconfig | 13 | inherit cmake pkgconfig |
| 14 | 14 | ||
