summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openembedded/odp-scheduling.yaml11
1 files changed, 4 insertions, 7 deletions
diff --git a/openembedded/odp-scheduling.yaml b/openembedded/odp-scheduling.yaml
index b091d24..2aaf2d9 100644
--- a/openembedded/odp-scheduling.yaml
+++ b/openembedded/odp-scheduling.yaml
@@ -15,16 +15,13 @@ metadata:
install:
git-repos:
- git://git.linaro.org/lng/odp.git
-run:
steps:
- - 'curl -sSOL http://sourceforge.net/projects/cunit/files/CUnit/2.1-3/CUnit-2.1-3.tar.bz2'
- - 'tar xf CUnit-2.1-3.tar.bz2'
- - 'cd CUnit-2.1-3'
- - './bootstrap'
- - 'make install'
- 'cd ../odp'
- './bootstrap'
- - './configure --enable-test-vald --enable-test-perf --with-cunit-path=$HOME/CUnitHome'
+ - './configure --enable-test-vald --enable-test-perf'
- 'make'
- 'make install'
+
+run:
+ steps:
- lava-test-case odp_scheduling --shell odp_scheduling