mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
70ee729301
commit
f3f7a5f1a4
|
|
@ -22,7 +22,7 @@ DEPENDS = " \
|
||||||
PREMIRRORS = ""
|
PREMIRRORS = ""
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
gitsm://github.com/ostreedev/ostree \
|
gitsm://github.com/ostreedev/ostree;branch=main \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
SRCREV = "32a3a1297312e566df3141c6c7e3b99709e474b1"
|
SRCREV = "32a3a1297312e566df3141c6c7e3b99709e474b1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user