diff options
| -rw-r--r-- | recipes-containers/crun/crun_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb index ea7faa13..b2efb093 100644 --- a/recipes-containers/crun/crun_git.bb +++ b/recipes-containers/crun/crun_git.bb | |||
| @@ -12,7 +12,7 @@ SRCREV_FORMAT = "crun_rspec" | |||
| 12 | SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun \ | 12 | SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun \ |
| 13 | git://github.com/containers/libocispec.git;branch=main;name=libocispec;destsuffix=git/libocispec \ | 13 | git://github.com/containers/libocispec.git;branch=main;name=libocispec;destsuffix=git/libocispec \ |
| 14 | git://github.com/opencontainers/runtime-spec.git;branch=master;name=rspec;destsuffix=git/libocispec/runtime-spec \ | 14 | git://github.com/opencontainers/runtime-spec.git;branch=master;name=rspec;destsuffix=git/libocispec/runtime-spec \ |
| 15 | git://github.com/opencontainers/image-spec.git;branch=master;name=ispec;destsuffix=git/libocispec/image-spec \ | 15 | git://github.com/opencontainers/image-spec.git;branch=main;name=ispec;destsuffix=git/libocispec/image-spec \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | PV = "0.18+git${SRCREV_crun}" | 18 | PV = "0.18+git${SRCREV_crun}" |
