submodule: vswitchperf.
[armband.git] / patches / opnfv-fuel / 0014-vsperf-plugin-Allow-overriding-git-info.patch
1 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2 Date: Tue, 28 Jun 2016 20:42:58 +0200
3 Subject: [PATCH] vsperf plugin: Allow overriding git info.
4
5 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 ---
7  build/f_isoroot/f_vsperfpluginbuild/config.mk | 6 +++---
8  1 file changed, 3 insertions(+), 3 deletions(-)
9
10 diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk
11 index 1bf1ef0..576018d 100644
12 --- a/build/f_isoroot/f_vsperfpluginbuild/config.mk
13 +++ b/build/f_isoroot/f_vsperfpluginbuild/config.mk
14 @@ -7,6 +7,6 @@
15  # http://www.apache.org/licenses/LICENSE-2.0
16  ##############################################################################
17  
18 -VSPERF_BRANCH=5e3b6ae0427963520357453728411327ac8efafe
19 -VSPERF_REPO=https://gerrit.opnfv.org/gerrit/vswitchperf.git
20 -VSPERF_CHANGE=
21 +VSPERF_BRANCH?=5e3b6ae0427963520357453728411327ac8efafe
22 +VSPERF_REPO?=https://gerrit.opnfv.org/gerrit/vswitchperf.git
23 +VSPERF_CHANGE?=