summaryrefslogtreecommitdiff
path: root/execs/iproute-build.yaml
blob: 3881e35aebe4c908e2879dac3d2270c8e25843b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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