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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-networking/cni/cni_git.bb b/recipes-networking/cni/cni_git.bb
index 63c39293..ce5e78ef 100644
--- a/recipes-networking/cni/cni_git.bb
+++ b/recipes-networking/cni/cni_git.bb
@@ -9,7 +9,7 @@ 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 = "35efaabf93d23a28fb2fb01dccbe80caed196d19" 12SRCREV_cni = "940e66269988c38f4c09b00bda4456d2db007b35"
13# Version 0.9.1 13# Version 0.9.1
14SRCREV_plugins = "b8a10bbe111e9db72433f357c37077554ada7ca1" 14SRCREV_plugins = "b8a10bbe111e9db72433f357c37077554ada7ca1"
15SRCREV_flannel_plugin = "076c4462d6c6887614fc881b806b690b9e56ceb2" 15SRCREV_flannel_plugin = "076c4462d6c6887614fc881b806b690b9e56ceb2"
@@ -24,7 +24,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464
24 24
25GO_IMPORT = "import" 25GO_IMPORT = "import"
26 26
27PV = "v1.0.1+git${SRCREV_cni}" 27PV = "v1.1.0+git${SRCREV_cni}"
28 28
29inherit go 29inherit go
30inherit goarch 30inherit goarch