Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | googletest: move to release 1.10.0 | Lei YU | 2019-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | The googletest recipe was using 1.8.1 tag, and in the recipe it was using the git revision instead of the tag release. Rename it to googletest_git.bb and use the 1.10.0 release revision to get the latest release. Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | googletest: The gtest and gmock projects were combined under googletest in 2015 | William A. Kennington III via Openembedded-devel | 2019-06-25 | 1 | -0/+21 |
PROVIDES gmock and gtest for backwards-compatibility with existing DEPENDS. Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |