mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 12:19:22 +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: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
668796b11c
commit
eab5e822a9
@ -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…
x
Reference in New Issue
Block a user