summaryrefslogtreecommitdiff
path: root/execs/odp-build.yaml
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2018-04-19 09:31:41 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2018-04-19 09:31:41 +0300
commit34a4d567042bf71c6d29d94e40e65365ddca0b68 (patch)
tree6718c8f0574a9b3d52ac3c32c6ab5ec59db28672 /execs/odp-build.yaml
parentbcc006618a5416c81cf29878174a8d1db84cd13e (diff)
updated testing to build odp
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'execs/odp-build.yaml')
-rw-r--r--execs/odp-build.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/execs/odp-build.yaml b/execs/odp-build.yaml
new file mode 100644
index 0000000..dcd2d80
--- /dev/null
+++ b/execs/odp-build.yaml
@@ -0,0 +1,28 @@
+metadata:
+ name: ODP installation
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Setup ODP"
+ version: 1.0
+
+install:
+ deps:
+ - autotools-dev
+ - autoconf
+ - libtool
+ - autogen
+ - gcc
+ - git
+ - g++
+ - make
+ - libssl-dev
+ - libcunit1
+ - libcunit1-dev
+ - libconfig-dev
+ - m4
+ - pkg-config
+ - locales-all
+
+run:
+ steps:
+ - echo "Build ODP"
+ - ./scripts/build-odp.sh