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