aboutsummaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-22 14:49:10 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-22 14:50:28 +0200
commit629f39b6928c3cb36d25dc07347de47d601e847e (patch)
treec28d1ecc0d8936e9886632763a08289b23ed1887 /patches
parent85233d92b0b0d526aa641cab4b8d9d794da109e9 (diff)
submodule: Kill yardstick
Since arm64 support has been proposed straight upstream [1], we no longer have to keep the git submodule for the yarstick repo. [1] https://gerrit.opnfv.org/gerrit/#/c/18883/ Change-Id: Ic8a02106ed1d26012a0767fc0444b8f8d35c54aa Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches')
-rw-r--r--patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch6
1 files changed, 1 insertions, 5 deletions
diff --git a/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch b/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch
index 4a312580..31446652 100644
--- a/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch
+++ b/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch
@@ -51,7 +51,7 @@ new file mode 100644
index 0000000..1e772f0
--- /dev/null
+++ b/build/armband.mk
-@@ -0,0 +1,53 @@
+@@ -0,0 +1,49 @@
+##############################################################################
+# Copyright (c) 2016 Enea AB and others.
+# Alexandru.Avadanii@enea.com
@@ -100,10 +100,6 @@ index 0000000..1e772f0
+ export VSPERF_REPO := ${ARMBAND_BASE}/upstream/vswitchperf
+ export VSPERF_BRANCH := armband-workbench
+ export VSPERF_CHANGE := HEAD
-+
-+ export YARDSTICK_REPO := ${ARMBAND_BASE}/upstream/yardstick
-+ export YARDSTICK_BRANCH := armband-workbench
-+ export YARDSTICK_CHANGE := HEAD
+endif
diff --git a/build/docker/Dockerfile b/build/docker/Dockerfile
index b38ea4c..624f233 100644