mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
skopeo: switch to 'main' branch
Skopeo has migrated from master to main, so we adjust our branch accordingly. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
9eff8e847b
commit
ae44f7f504
|
@ -21,7 +21,7 @@ RDEPENDS_${PN} = " \
|
|||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/containers/skopeo;branch=master \
|
||||
git://github.com/containers/skopeo;branch=main \
|
||||
file://0001-Makefile-use-pkg-config-instead-of-gpgme-config.patch \
|
||||
file://storage.conf \
|
||||
file://registries.conf \
|
||||
|
|
Loading…
Reference in New Issue
Block a user