On 01/09/15 at 11:10am, Andy Zhou wrote:
> Thomas, Thanks for fixing this.
>
> Acked-by: Andy Zhou
Thanks, pushed to master.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Thomas, Thanks for fixing this.
Acked-by: Andy Zhou
On Fri, Jan 9, 2015 at 7:25 AM, Thomas Graf wrote:
> Installs the kernel-devel package of the currently running kernel and
> builds the kmod RPM in the "install_rpm" phase.
>
> Signed-off-by: Thomas Graf
> ---
> Vagrantfile | 4 +++-
> 1 fil
Installs the kernel-devel package of the currently running kernel and
builds the kmod RPM in the "install_rpm" phase.
Signed-off-by: Thomas Graf
---
Vagrantfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Vagrantfile b/Vagrantfile
index 82b157c..1cacd3b 100644
--- a/Va