mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
googletest: Switch branch from master to main
The master branch has been renamed to main in the github repo. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
37b9a7a114
commit
ae34f8f8e4
|
|
@ -10,7 +10,7 @@ PROVIDES += "gmock gtest"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "e2239ee6043f73722e7aa812a459f54a28552929"
|
||||
SRC_URI = "git://github.com/google/googletest.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/google/googletest.git;branch=main;protocol=https"
|
||||
|
||||
inherit cmake
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user