diff options
| -rw-r--r-- | recipes-containers/oci-image-spec/oci-image-spec_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/oci-image-spec/oci-image-spec_git.bb b/recipes-containers/oci-image-spec/oci-image-spec_git.bb index 0e5b7ad5..fdc90605 100644 --- a/recipes-containers/oci-image-spec/oci-image-spec_git.bb +++ b/recipes-containers/oci-image-spec/oci-image-spec_git.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "image-spec" | |||
| 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" | 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${PKG_NAME};branch=main;protocol=https" | 10 | SRC_URI = "git://${PKG_NAME};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${PKG_NAME};branch=main;protocol=https" |
| 11 | 11 | ||
| 12 | SRCREV = "39ab2d54cfa8fe1bee1ff20001264986d92ab85a" | 12 | SRCREV = "13cff54902ec9ad6320cbc487a685b66fcd67171" |
| 13 | PV = "v1.1.0" | 13 | PV = "v1.1.1" |
| 14 | 14 | ||
| 15 | # NO-OP the do compile rule because this recipe is source only. | 15 | # NO-OP the do compile rule because this recipe is source only. |
| 16 | do_compile() { | 16 | do_compile() { |
