googletest: Add PV and set to 1.10.0

Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Lei YU
2019-11-25 11:40:30 +08:00
committed by Khem Raj
parent 3a6cbf246c
commit 07f22acb16
@@ -5,6 +5,8 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://googlemock/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \
file://googletest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a"
PV = "1.10.0"
PROVIDES += "gmock gtest"
S = "${WORKDIR}/git"