summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Haslam <stuart.haslam@arm.com>2015-02-26 17:36:34 +0000
committerStuart Haslam <stuart.haslam@arm.com>2015-02-26 17:36:34 +0000
commit277fd96b6ccc53823cc76fc2cb4275dda868279a (patch)
tree4d64e04a874118119797d9c9a03ca9a26b143450
parent5f9cc8fadc78127bfecd8120284e94e5688b6bee (diff)
debug
-rw-r--r--openembedded/odp-scheduling.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/odp-scheduling.yaml b/openembedded/odp-scheduling.yaml
index abb2a70..3b4d098 100644
--- a/openembedded/odp-scheduling.yaml
+++ b/openembedded/odp-scheduling.yaml
@@ -16,6 +16,8 @@ install:
git-repos:
- git://git.linaro.org/lng/odp.git
steps:
+ - 'echo $PATH'
+ - 'which libtoolize'
- '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'