From 4c04bda96967e357e2a83c1d6b0f13a0493b5510 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 30 Jun 2016 18:17:22 -0400 Subject: Upgrades DPDK/OVS-DPDK RPMs Change-Id: I786a01a217bf1bc2fdc52971245d576b4b609545 Signed-off-by: Tim Rozet --- build/variables.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'build') diff --git a/build/variables.sh b/build/variables.sh index 19294ce5..c1a18191 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -16,9 +16,9 @@ onos_artifacts_uri=http://205.177.226.237:9999/onosfw/ dpdk_uri_base=http://artifacts.opnfv.org/ovsnfv dpdk_rpms=( -'ovs4opnfv-dpdk-16.04.0-2.el7.centos.x86_64.rpm' -'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' +'ovs4opnfv-32930523-dpdk-16.04.0-1.el7.centos.x86_64.rpm' +'ovs4opnfv-32930523-dpdk-devel-16.04.0-1.el7.centos.x86_64.rpm' +'ovs4opnfv-32930523-dpdk-examples-16.04.0-1.el7.centos.x86_64.rpm' +'ovs4opnfv-32930523-dpdk-tools-16.04.0-1.el7.centos.x86_64.rpm' +'ovs4opnfv-32930523-openvswitch-2.5.90-0.12032.gitc61e93d6.1.el7.centos.x86_64.rpm' ) -- cgit 1.2.3-korg