mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
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:
@@ -5,6 +5,8 @@ LICENSE = "BSD-3-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://googlemock/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \
|
LIC_FILES_CHKSUM = "file://googlemock/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \
|
||||||
file://googletest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a"
|
file://googletest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a"
|
||||||
|
|
||||||
|
PV = "1.10.0"
|
||||||
|
|
||||||
PROVIDES += "gmock gtest"
|
PROVIDES += "gmock gtest"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user