mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a14eb5e288
commit
29e3a918ac
|
|
@ -11,7 +11,7 @@ PROVIDES += "gmock gtest"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "703bd9caab50b139428cea1aaff9974ebee5742e"
|
||||
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