mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
committed by
Armin Kuster
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user