summaryrefslogtreecommitdiffstats
path: root/recipes-networking/cni
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/cni')
-rw-r--r--recipes-networking/cni/cni_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-networking/cni/cni_git.bb b/recipes-networking/cni/cni_git.bb
index 88f9b483..f6617c1f 100644
--- a/recipes-networking/cni/cni_git.bb
+++ b/recipes-networking/cni/cni_git.bb
@@ -9,9 +9,9 @@ Because of this focus, CNI has a wide range of support and the specification \
9is simple to implement. \ 9is simple to implement. \
10" 10"
11 11
12SRCREV_cni = "1d67f89a2e3cfc3c22da74d4f8490e65ca4a819c" 12SRCREV_cni = "7c270076995b6a35f4774ce94dafcf266d1c6925"
13SRCREV_plugins = "9b3772e1a7abf93cbb7c6526a28bc0d27b830e02" 13SRCREV_plugins = "6d8f05b82e47b3bf573986146842c08f358270a7"
14SRCREV_flannel_plugin = "5d45388ab25791ec961585d921d1a42d3cbcc139" 14SRCREV_flannel_plugin = "09e4c7f9bee6abdf56e97f167a85248a7084f7ef"
15SRCREV_FORMAT = "cni_plugins" 15SRCREV_FORMAT = "cni_plugins"
16SRC_URI = "\ 16SRC_URI = "\
17 git://github.com/containernetworking/cni.git;branch=main;name=cni;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ 17 git://github.com/containernetworking/cni.git;branch=main;name=cni;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
@@ -32,7 +32,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464
32 32
33GO_IMPORT = "import" 33GO_IMPORT = "import"
34 34
35PV = "v1.3.0+git" 35PV = "1.3.0+git"
36CNI_VERSION = "v1.3.0" 36CNI_VERSION = "v1.3.0"
37 37
38# go-mod-discovery configuration 38# go-mod-discovery configuration