Upgrades DPDK/OVS-DPDK RPMs 19/16219/2
authorTim Rozet <trozet@redhat.com>
Thu, 30 Jun 2016 22:17:22 +0000 (18:17 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 30 Jun 2016 23:57:23 +0000 (19:57 -0400)
Change-Id: I786a01a217bf1bc2fdc52971245d576b4b609545
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/variables.sh

index 19294ce..c1a1819 100644 (file)
@@ -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'
 )