summaryrefslogtreecommitdiff
path: root/execs/iproute-build.yaml
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2018-10-25 10:24:07 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2018-10-25 11:19:50 +0300
commit851908fe61db4a58d3be41329c99713e4f87b10b (patch)
tree0c0eaf51491690ef95d183f07e379cdbfe19754b /execs/iproute-build.yaml
parent7ce4d61d7adbcfa9c55bdaaac00dad2ce15ea893 (diff)
add ptp tests and clock sync
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'execs/iproute-build.yaml')
-rw-r--r--execs/iproute-build.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/execs/iproute-build.yaml b/execs/iproute-build.yaml
new file mode 100644
index 0000000..3881e35
--- /dev/null
+++ b/execs/iproute-build.yaml
@@ -0,0 +1,27 @@
+metadata:
+ name: 802.1Qbv iproute2
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Install latest iproute2 with TAS support"
+ version: 1.0
+
+install:
+ deps:
+ - autotools-dev
+ - autoconf
+ - libtool
+ - autogen
+ - gcc
+ - git
+ - g++
+ - make
+ - libssl-dev
+ - libconfig-dev
+ - m4
+ - pkg-config
+ - locales-all
+ - libpcap-dev
+
+run:
+ steps:
+ - echo "Building iproute2"
+ - ./scripts/build-iproute2.sh