From 6626849fa31c2d99292a52599ef69fdf6be8f7d0 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Wed, 14 Sep 2016 00:11:44 +0000 Subject: Revert "Update honeycomb rpm version" RPM package does not work in Centos, honeycomb service file does not start honeycomb service. This reverts commit e026a7a16e567bbc16d8131495f9177237d87e2a. Change-Id: I73324b6bbb8c8df8f481d6e833dfb3f9e30361c1 Signed-off-by: Feng Pan --- build/variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/variables.sh b/build/variables.sh index 990ac836..bc2854ac 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-1609.noarch.rpm' +honeycomb_pkg='honeycomb-1.0.0-1066.noarch.rpm' ovs_rpm_name=openvswitch-2.5.90-1.el7.centos.x86_64.rpm -- cgit 1.2.3-korg