diff options
author | Feng Pan <fpan@redhat.com> | 2016-09-12 13:40:56 -0400 |
---|---|---|
committer | Feng Pan <fpan@redhat.com> | 2016-09-12 16:09:39 -0400 |
commit | ebed0b80aa6c55aa37e7eddf70d6b8ddf19ad65f (patch) | |
tree | 5079371528efbe825de24b73a3a69546e741c245 /build | |
parent | a375391c562e8e35b6a3eeacf7ce11ef86d602fa (diff) |
Update honeycomb rpm version
Change-Id: I1583cc5af95c8ce4e51794e2ea1a9e4827722a63
Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/variables.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh index bc2854ac..990ac836 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -34,7 +34,7 @@ fdio_pkgs=( 'vpp-lib-16.09-rc1~7_gea60221~b1030.x86_64.rpm' 'vpp_papi-1.0.linux-x86_64.tar.gz' ) -honeycomb_pkg='honeycomb-1.0.0-1066.noarch.rpm' +honeycomb_pkg='honeycomb-1.0.0-1609.noarch.rpm' ovs_rpm_name=openvswitch-2.5.90-1.el7.centos.x86_64.rpm |