ostree: switch from default master branch to main to fix do_fetch failure

* branch was renamed in upstream repo

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Martin Jansa
2021-05-12 11:31:57 +02:00
committed by Armin Kuster
parent c1a5068322
commit 2915810edb
@@ -22,7 +22,7 @@ DEPENDS = " \
PREMIRRORS = ""
SRC_URI = " \
gitsm://github.com/ostreedev/ostree \
gitsm://github.com/ostreedev/ostree;branch=main \
file://run-ptest \
"
SRCREV = "6ed48234ba579ff73eb128af237212b0a00f2057"