summaryrefslogtreecommitdiff
path: root/execs/iproute-build.yaml
diff options
context:
space:
mode:
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