diff options
Diffstat (limited to 'recipes-containers/nerdctl/nerdctl_git.bb')
| -rw-r--r-- | recipes-containers/nerdctl/nerdctl_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb index 4e65405e..8868274f 100644 --- a/recipes-containers/nerdctl/nerdctl_git.bb +++ b/recipes-containers/nerdctl/nerdctl_git.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS = " \ | |||
| 11 | 11 | ||
| 12 | # Specify the first two important SRCREVs as the format | 12 | # Specify the first two important SRCREVs as the format |
| 13 | SRCREV_FORMAT="nerdcli_cgroups" | 13 | SRCREV_FORMAT="nerdcli_cgroups" |
| 14 | SRCREV_nerdcli = "b33a58f288bc42351404a016e694190b897cd252" | 14 | SRCREV_nerdcli = "265d6b9cf526ce7d9ed8d34a0e3c3066901cc463" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https" | 16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https" |
| 17 | 17 | ||
| @@ -29,7 +29,7 @@ GO_IMPORT = "import" | |||
| 29 | 29 | ||
| 30 | # S = "${WORKDIR}/git" | 30 | # S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | PV = "v1.5.0" | 32 | PV = "v2.0.0-beta.1" |
| 33 | 33 | ||
| 34 | NERDCTL_PKG = "github.com/containerd/nerdctl" | 34 | NERDCTL_PKG = "github.com/containerd/nerdctl" |
| 35 | 35 | ||
