diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-13 13:40:57 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-13 13:40:57 +0000 |
| commit | 9b162d26ee86216b54c6163f5291788a5c4bb4a2 (patch) | |
| tree | e61b56a08ec7d324d43655952918141cbd69086a /recipes-containers | |
| parent | 9e1ba07385017590f3d83e1deec8039359a55015 (diff) | |
| download | meta-virtualization-9b162d26ee86216b54c6163f5291788a5c4bb4a2.tar.gz | |
nerdctl: update branch to main
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers')
| -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 | ||
