[PATCH lkp-tests] distro/depends: add some depends

command ip used in sparrow/2-network/br0. Signed-off-by: Liu Yinsi <liuyinsi@163.com> --- distro/depends/cci-deploy | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distro/depends/cci-deploy b/distro/depends/cci-deploy index c797c1eea..2b1d7fe52 100644 --- a/distro/depends/cci-deploy +++ b/distro/depends/cci-deploy @@ -8,3 +8,7 @@ bridge-utils qemu dmidecode lockfile-progs +iproute2 +vim +ruby-dev +busybox -- 2.23.0

please ignore it. On Tue, Dec 15, 2020 at 03:31:30PM +0800, Liu Yinsi wrote:
command ip used in sparrow/2-network/br0.
Signed-off-by: Liu Yinsi <liuyinsi@163.com> --- distro/depends/cci-deploy | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/distro/depends/cci-deploy b/distro/depends/cci-deploy index c797c1eea..2b1d7fe52 100644 --- a/distro/depends/cci-deploy +++ b/distro/depends/cci-deploy @@ -8,3 +8,7 @@ bridge-utils qemu dmidecode lockfile-progs +iproute2 +vim +ruby-dev +busybox -- 2.23.0
participants (1)
-
Liu Yinsi