diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-16 01:57:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-16 01:57:00 +0000 |
commit | cf5bfaab836223f29b2ae6e79cdf3a9a80e540ac (patch) | |
tree | b29c7c51c5ea6a4ec771e8e561c879fe46a2e2ab | |
parent | 2dea739e3ac5baf1bf247cfbf080527981b42aa0 (diff) | |
parent | 79dc043d32a1280b73f56a6f3ba458923e290874 (diff) |
Merge "Final bump of Gluon to upstream release v1.0.1"
-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' |