Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | googletest: fix build with newer oe-core without python in HOSTTOOLS | Martin Jansa | 2019-12-11 | 1 | -0/+8 |
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | googletest: Add PV and set to 1.10.0 | Lei YU | 2019-11-24 | 1 | -0/+2 |
| | | | | | Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | googletest: move to release 1.10.0 | Lei YU | 2019-11-21 | 1 | -0/+21 |
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> |