diff options
Diffstat (limited to 'recipes-containers/nerdctl/nerdctl_git.bb')
| -rw-r--r-- | recipes-containers/nerdctl/nerdctl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb index 5d4d827a..343c85dc 100644 --- a/recipes-containers/nerdctl/nerdctl_git.bb +++ b/recipes-containers/nerdctl/nerdctl_git.bb | |||
| @@ -13,7 +13,7 @@ DEPENDS = " \ | |||
| 13 | SRCREV_FORMAT="nerdcli_cgroups" | 13 | SRCREV_FORMAT="nerdcli_cgroups" |
| 14 | SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a" | 14 | SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=master;protocol=https" | 16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https" |
| 17 | 17 | ||
| 18 | include src_uri.inc | 18 | include src_uri.inc |
| 19 | 19 | ||
