de98d744a8
This commit is a follow-on for d900a5b
which introduced
the bond-cni plugin for Centos. In this commit we
introduce the same plugin for Debian.
Since there is no existing Debian package for the bond-cni,
we build it from source (tar.gz) to create the package.
The plugin is installed at /usr/libexec/cni/ to align
with where k8s expects plugins to be in StarlingX.
Testing:
Pass: Build
Pass: bond plugin present at /usr/libexec/cni/
Story: 2009800
Task: 44845
Signed-off-by: Steven Webster <steven.webster@windriver.com>
Change-Id: Ib9e805d587604f9b0a43a685b9b6970e5be1deb4
12 lines
441 B
YAML
12 lines
441 B
YAML
---
|
|
debname: bond-cni
|
|
debver: 1.0-bff6422d7089d988dc1548e6abe0543601f6e1c7
|
|
dl_path:
|
|
name: bond-cni-1.0-bff6422d7089d988dc1548e6abe0543601f6e1c7.tar.gz
|
|
url: https://api.github.com/repos/k8snetworkplumbingwg/bond-cni/tarball/bff6422d7089d988dc1548e6abe0543601f6e1c7
|
|
md5sum: 9c0ae1dad63cf953b5257d3253fda7cb
|
|
sha256sum: c20d67e19e5508e12683adfe18252f8b99a8e902980fb08e2de67d1893cabc5b
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|