diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-03-10 11:50:07 +0100 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-03-16 04:22:27 +0000 |
commit | ae0fb8e3b4a490eaee82e7d58daaba568a3e7e70 (patch) | |
tree | fc23a84a2fa13371a07a0a591bae8df519ea4fe3 /build/variables.sh | |
parent | 5b7ac716c5a84cf6158f0216ae161965bc97660d (diff) |
Final bump of Gluon to upstream release v1.0.1
Change-Id: I7b220a332a8738054bcb569c3fa01b5d401a167e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit 79dc043d32a1280b73f56a6f3ba458923e290874)
Diffstat (limited to 'build/variables.sh')
-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 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' |