From 7e0eae34bd5ba27fcb8ba966a88b20ca18e43db7 Mon Sep 17 00:00:00 2001
From: Feng Pan <fpan@redhat.com>
Date: Mon, 13 Jun 2016 22:56:18 -0400
Subject: Install ovs-dpdk rpm when required

JIRA: APEX-119

Change-Id: Ie6d08c39fc22be109bf4792a4b7e6cfb4b44d6db
Signed-off-by: Feng Pan <fpan@redhat.com>
---
 build/variables.sh | 1 +
 1 file changed, 1 insertion(+)

(limited to 'build')

diff --git a/build/variables.sh b/build/variables.sh
index ad1edf91..8397dfd8 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -18,4 +18,5 @@ dpdk_rpms=(
 'ovs4opnfv-dpdk-devel-16.04.0-2.el7.centos.x86_64.rpm'
 'ovs4opnfv-dpdk-examples-16.04.0-2.el7.centos.x86_64.rpm'
 'ovs4opnfv-dpdk-tools-16.04.0-2.el7.centos.x86_64.rpm'
+'ovs4opnfv-openvswitch-2.5.90-0.12060.git46ed1382.1.el7.centos.x86_64.rpm'
 )
\ No newline at end of file
-- 
cgit