diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-03-10 11:50:07 +0100 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-03-15 18:34:17 +0000 |
commit | 79dc043d32a1280b73f56a6f3ba458923e290874 (patch) | |
tree | df662afc4e1d344368568a7dc10c40b46c4dd674 /build | |
parent | cf72f80710c8323aedd3fb209abd41522599b3d2 (diff) |
Final bump of Gluon to upstream release v1.0.1
Change-Id: I7b220a332a8738054bcb569c3fa01b5d401a167e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/variables.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh index be610d43..53bf72f9 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' |