diff options
| -rw-r--r-- | recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 d30868c9..55608278 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 | |||
| 7 | SRCNAME = "runtime-spec" | 7 | SRCNAME = "runtime-spec" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" | 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master" | 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=main" |
| 11 | 11 | ||
| 12 | SRCREV = "ab23082b188344f6fbb63a441ea00ffc2852d06d" | 12 | SRCREV = "ab23082b188344f6fbb63a441ea00ffc2852d06d" |
| 13 | PV = "v1.0.2+git${SRCPV}" | 13 | PV = "v1.0.2+git${SRCPV}" |
