[oe-commits] [meta-openembedded] branch master-next updated: googletest: Add PV and set to 1.10.0

git at git.openembedded.org git at git.openembedded.org
Mon Nov 25 04:57:32 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

The following commit(s) were added to refs/heads/master-next by this push:
     new 07f22ac  googletest: Add PV and set to 1.10.0
07f22ac is described below

commit 07f22acb1679583c955c29cbca08f0e98911d196
Author: Lei YU <mine260309 at gmail.com>
AuthorDate: Mon Nov 25 11:40:30 2019 +0800

    googletest: Add PV and set to 1.10.0
    
    Signed-off-by: Lei YU <mine260309 at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-test/googletest/googletest_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-test/googletest/googletest_git.bb b/meta-oe/recipes-test/googletest/googletest_git.bb
index e1df9b6..b675ea0 100644
--- a/meta-oe/recipes-test/googletest/googletest_git.bb
+++ b/meta-oe/recipes-test/googletest/googletest_git.bb
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list