nerdctl: renamed upstream branch master to main

Signed-off-by: Guenther Meyer <g.meyer@signum-media.de>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Guenther Meyer 2022-11-18 11:55:46 +01:00 committed by Bruce Ashfield
parent b2ab6a11a4
commit cb5dfda6f6

View File

@ -13,7 +13,7 @@ DEPENDS = " \
SRCREV_FORMAT="nerdcli_cgroups" SRCREV_FORMAT="nerdcli_cgroups"
SRCREV_nerdcli = "e084a2df4a8861eb5f0b0d32df0643ef24b81093" SRCREV_nerdcli = "e084a2df4a8861eb5f0b0d32df0643ef24b81093"
SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=master;protocol=https" SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https"
include src_uri.inc include src_uri.inc