diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-01-05 14:29:16 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-01-12 18:23:48 +0000 |
commit | bb22abb222dd0add134a4f911042422594e6f47b (patch) | |
tree | 71f4377b1e0b8d9e969f50a2e02f3d4b396b7077 /build/f_isoroot/f_vsperfpluginbuild/config.mk | |
parent | 6f63a544ae61980bd209b4f6c1f0f14cbc2efab5 (diff) |
Integration of vsperf plugin
VERIFIED
READY TO MERGE
Change-Id: Ia3b01c0de1081ce24e4db361ba6e77475e8ea291
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Diffstat (limited to 'build/f_isoroot/f_vsperfpluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_vsperfpluginbuild/config.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk new file mode 100644 index 000000000..df064680e --- /dev/null +++ b/build/f_isoroot/f_vsperfpluginbuild/config.mk @@ -0,0 +1,12 @@ +############################################################################## +# Copyright (c) 2015 Ericsson AB and others. +# jonas.bjurel@eicsson.com +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + +VSPERF_BRANCH=4256eef4e237ce9409d8cbffe9237f37a315d513 +VSPERF_REPO=https://github.com/billyom/fuel-plugin-vsperf.git +VSPERF_CHANGE= |