diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-11-24 11:36:54 +0800 |
---|---|---|
committer | Ruijing Guo <ruijing.guo@intel.com> | 2016-12-02 01:00:37 +0000 |
commit | 32e1cea9513d1ba6190e1841f2cd397c907de91b (patch) | |
tree | d3a9a7b78958221dd328e65393e995ce863cb386 /build/f_isoroot/f_vsperfpluginbuild/config.mk | |
parent | e718839e1e94fd69e1a2222225fce3ef2da868c2 (diff) |
Enable vsperf in D release
Change-Id: Ibb5ed6a6d5dfb206388257367a66f5d758b2da9f
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'build/f_isoroot/f_vsperfpluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_vsperfpluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk index 35f4059f1..82f0723e0 100644 --- a/build/f_isoroot/f_vsperfpluginbuild/config.mk +++ b/build/f_isoroot/f_vsperfpluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -VSPERF_BRANCH?=5a0c6772d255aeb0ab1e6246c91bbeb56bb3a239 +VSPERF_BRANCH?=efdc282f4b08e96f3e09d43f94ba0508e4f26090 VSPERF_REPO?=https://gerrit.opnfv.org/gerrit/vswitchperf.git VSPERF_CHANGE?= |