From ae0fb8e3b4a490eaee82e7d58daaba568a3e7e70 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Fri, 10 Mar 2017 11:50:07 +0100 Subject: Final bump of Gluon to upstream release v1.0.1 Change-Id: I7b220a332a8738054bcb569c3fa01b5d401a167e Signed-off-by: Georg Kunz (cherry picked from commit 79dc043d32a1280b73f56a6f3ba458923e290874) --- build/variables.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/variables.sh b/build/variables.sh index c4eb57bc..9bc4f87e 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -56,7 +56,8 @@ netvpp_branch="master" netvpp_commit=$(git ls-remote ${netvpp_repo} ${netvpp_branch} | awk '{print substr($1,1,7)}') netvpp_pkg=python-networking-vpp-0.0.1-1.git${NETVPP_COMMIT}$(rpm -E %dist).noarch.rpm -gluon_rpm=gluon-0.0.1-1_20170216.noarch.rpm +gluon_rpm=gluon-0.0.1-1_20170302.noarch.rpm + 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' -- cgit 1.2.3-korg