diff options
author | Tim Rozet <trozet@redhat.com> | 2016-11-28 15:03:04 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-11-29 14:51:14 -0500 |
commit | c5743c31f5018d34f756a2c48dd5e7f6948629e3 (patch) | |
tree | 6e85a54759d5c2b3d8a68ac18e616eb2a2aaaf69 /build/variables.sh | |
parent | d9232d5a77879ce381142e866cd53ed1fc46e32d (diff) |
Updates VPP packages to latest master version
JIRA: APEX-344
Change-Id: Ib1bf1ac6b76af3a4cbbc2b7a20753c232ff5fa16
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/variables.sh')
-rw-r--r-- | build/variables.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/build/variables.sh b/build/variables.sh index c4ac16c8..c307c84c 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -27,12 +27,3 @@ dpdk_rpms=( 'ovs4opnfv-e8acab14-dpdk-tools-16.04.0-1.el7.centos.x86_64.rpm' 'ovs4opnfv-e8acab14-openvswitch-2.5.90-0.12032.gitc61e93d6.1.el7.centos.x86_64.rpm' ) - -fdio_uri_base=http://artifacts.opnfv.org/apex/colorado -fdio_pkgs=( -'vpp-16.09-release.x86_64.rpm' -'vpp-devel-16.09-release.x86_64.rpm' -'vpp-lib-16.09-release.x86_64.rpm' -'vpp-python-api-16.09-release.x86_64.rpm' -) -honeycomb_pkg='honeycomb-1.16.9-FINAL.noarch.rpm' |