mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
umoci: switch branch to main
Like many other projects, umoci has switch to main instead of master. (and then deleted master) We change our branch specification to main, so the fetcher can once again find our desired SRCREV. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
80065eb29f
commit
abf248bd38
|
@ -7,7 +7,7 @@ RDEPENDS:${PN} = "skopeo"
|
|||
RDEPENDS:${PN}:class-native = ""
|
||||
|
||||
SRCREV_umoci = "758044fc26ad65eb900143e90d1e22c2d6e4484d"
|
||||
SRC_URI = "git://github.com/opencontainers/umoci.git;branch=master;name=umoci;destsuffix=github.com/opencontainers/umoci \
|
||||
SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci \
|
||||
"
|
||||
|
||||
PV = "v0.4.7-dev+git${SRCPV}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user