mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
googletest: upgrade 1.15.2.bb -> 1.16.0
Release Notes https://github.com/google/googletest/releases/tag/v1.16.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd27594afd089daa160d3a16dd515a"
|
||||
PROVIDES += "gmock gtest"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "b514bdc898e2951020cbdca1304b75f5950d1f59"
|
||||
SRC_URI = "git://github.com/google/googletest.git;branch=v1.15.x;protocol=https"
|
||||
SRCREV = "6910c9d9165801d8827d628cb72eb7ea9dd538c5"
|
||||
SRC_URI = "git://github.com/google/googletest.git;branch=v1.16.x;protocol=https"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user