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: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa 2021-05-12 11:30:40 +02:00 committed by Khem Raj
parent c049a4e2ce
commit 9975c11e4a

View File

@ -22,7 +22,7 @@ DEPENDS = " \
PREMIRRORS = ""
SRC_URI = " \
gitsm://github.com/ostreedev/ostree \
gitsm://github.com/ostreedev/ostree;branch=main \
file://run-ptest \
"
SRCREV = "6a72674ec621a2282043c3a083fe1e45cd6a8761"