mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +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
c1a5068322
commit
2915810edb
@@ -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 = "6ed48234ba579ff73eb128af237212b0a00f2057"
|
SRCREV = "6ed48234ba579ff73eb128af237212b0a00f2057"
|
||||||
|
|||||||
Reference in New Issue
Block a user