summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-06-14 13:24:22 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-06-14 13:24:23 +0000
commit2ad6cb27db57a090d7b0e7fcf85aa363f9237684 (patch)
treea0510e3b9352280d0ebba0486a9e11cf1c925175 /build
parent0a85539980ec943f3e590dd279d1a129fb7966c3 (diff)
parent7e0eae34bd5ba27fcb8ba966a88b20ca18e43db7 (diff)
Merge "Install ovs-dpdk rpm when required"
Diffstat (limited to 'build')
-rw-r--r--build/variables.sh1
1 files changed, 1 insertions, 0 deletions
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