mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
catch2: switch from master to v2.x branch
"master" branch does not exist in original repo. Signed-off-by: Kirill Esipov <yesipov@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
964979d26d
commit
56f8513464
|
|
@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/catchorg/Catch2"
|
|||
LICENSE = "BSL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||
|
||||
SRC_URI = "git://github.com/catchorg/Catch2.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/catchorg/Catch2.git;branch=v2.x;protocol=https"
|
||||
SRCREV = "2c869e17e4803d30b3d5ca5b0d76387b9db97fa5"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user