mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
committed by
Armin Kuster
parent
c3a36263f9
commit
bbe3855ec7
@@ -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 = "e9e4b9112083228b8c385ad26924b6c4623f4179"
|
SRCREV = "e9e4b9112083228b8c385ad26924b6c4623f4179"
|
||||||
|
|||||||
Reference in New Issue
Block a user