From 4d9767d949439cc09be483c769a02f5d85220e41 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Mon, 14 Dec 2015 12:35:26 -0700 Subject: [PATCH] Some additional items needed for testing in basebuild Change-Id: I4730136b45d79f081d9bc649025bc34af62c21a5 Signed-off-by: Ed Warnicke --- vagrant/basebuild/Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/basebuild/Vagrantfile b/vagrant/basebuild/Vagrantfile index 84277dfcf..f8ce48afb 100644 --- a/vagrant/basebuild/Vagrantfile +++ b/vagrant/basebuild/Vagrantfile @@ -41,7 +41,7 @@ Vagrant.configure(2) do |config| apt-get install -y build-essential autoconf automake bison libssl-dev ccache libtool git # Install other stuff - # apt-get install -y qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils + apt-get install -y --force-yes bridge-utils vim gdb iproute2 # Install debian packaging tools apt-get install -y debhelper dkms -- 2.16.6