summaryrefslogtreecommitdiffstats
path: root/recipes-networking/cni/cni_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/cni/cni_git.bb')
-rw-r--r--recipes-networking/cni/cni_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-networking/cni/cni_git.bb b/recipes-networking/cni/cni_git.bb
index f7bead08..161b98b0 100644
--- a/recipes-networking/cni/cni_git.bb
+++ b/recipes-networking/cni/cni_git.bb
@@ -10,8 +10,8 @@ is simple to implement. \
10" 10"
11 11
12SRCREV_cni = "b5ab16f010e822936eb974690ecec38ba69afc01" 12SRCREV_cni = "b5ab16f010e822936eb974690ecec38ba69afc01"
13# Version 0.8.5 13# Version 0.9.1
14SRCREV_plugins = "fa48f7515b50272b7106702a662fadbf2ead3d18" 14SRCREV_plugins = "78702e9d8a2cdb6931fab433f1d1e6789162954f"
15SRC_URI = "\ 15SRC_URI = "\
16 git://github.com/containernetworking/cni.git;nobranch=1;name=cni \ 16 git://github.com/containernetworking/cni.git;nobranch=1;name=cni \
17 git://github.com/containernetworking/plugins.git;nobranch=1;destsuffix=${S}/src/github.com/containernetworking/plugins;name=plugins \ 17 git://github.com/containernetworking/plugins.git;nobranch=1;destsuffix=${S}/src/github.com/containernetworking/plugins;name=plugins \
@@ -69,4 +69,4 @@ INSANE_SKIP_${PN} += "ldflags already-stripped"
69 69
70deltask compile_ptest_base 70deltask compile_ptest_base
71 71
72RDEPENDS_${PN} += " ca-certificates" \ No newline at end of file 72RDEPENDS_${PN} += " ca-certificates"