diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-16 13:15:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-16 13:15:03 +0000 |
commit | 554538cff0e30f765fd5dfc25fce200c4f24f459 (patch) | |
tree | 450591e76ad11e3da4ebdefbedf9c2f438091f54 | |
parent | 343d1c9e21850fe838975c5b35094c601e8ba09a (diff) | |
parent | ae0fb8e3b4a490eaee82e7d58daaba568a3e7e70 (diff) |
Merge "Final bump of Gluon to upstream release v1.0.1" into stable/danube
-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' |