From 6c195718f56a2c8ae5457ed9a78f5eeb337d9598 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 3 Nov 2021 09:33:41 -0400 Subject: 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 --- recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb index a16ea5f7..57832d0a 100644 --- a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb +++ b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb @@ -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}" -- cgit v1.2.3-54-g00ecf