summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-03-16 13:33:42 -0400
committerFeng Pan <fpan@redhat.com>2017-03-16 20:43:06 +0000
commit5a9a47fc0c3b3e7d53093ce97010fe441af6bb47 (patch)
tree341dd82ce994c179a4922de4ce2af47d36427568 /build/variables.sh
parent554538cff0e30f765fd5dfc25fce200c4f24f459 (diff)
Removes vpp-devel from package install
Change-Id: I16f5defdd47f19095f97414f46cd9e12d3c53b19 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 59120f0ddd3ad84feab0ffb9defc185f73f910a5)
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 9bc4f87e..e8197779 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -62,7 +62,6 @@ fdio_l2_uri_base=http://artifacts.opnfv.org/apex/danube/fdio_l2_rpms
fdio_l2_pkgs=(
'vpp-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
'vpp-api-python-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
-'vpp-devel-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
'vpp-lib-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
'vpp-plugins-17.04-rc0~300_gdef19da~b1923.x86_64.rpm'
)