mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
oci-runtime-spec: update branch specification to main
master has become main in the runtime spec, so we update our recipe to match. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
f6a52458e8
commit
5d0fad3c4e
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=b355a61a394a504dacde901c9
|
|||
SRCNAME = "runtime-spec"
|
||||
|
||||
PKG_NAME = "github.com/opencontainers/${SRCNAME}"
|
||||
SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master"
|
||||
SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=main"
|
||||
|
||||
SRCREV = "78ab98c0761136f84e6e21b24b4dcd0be68ab782"
|
||||
PV = "v1.0.1+git${SRCPV}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user