summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Haslam <stuart.haslam@arm.com>2015-02-26 17:18:05 +0000
committerStuart Haslam <stuart.haslam@arm.com>2015-02-26 17:18:05 +0000
commit5f9cc8fadc78127bfecd8120284e94e5688b6bee (patch)
tree54b47558c136bd3e971ffce3dda0dc090bf2c1b3
parentb68b3609f4e09c6921c5176ce5b8eb59636b448c (diff)
run autoreconf
-rw-r--r--openembedded/odp-scheduling.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/odp-scheduling.yaml b/openembedded/odp-scheduling.yaml
index 5cde378..abb2a70 100644
--- a/openembedded/odp-scheduling.yaml
+++ b/openembedded/odp-scheduling.yaml
@@ -19,6 +19,7 @@ install:
- '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'
+ - 'autoreconf -i'
- './bootstrap'
- 'make install'
- 'cd ../odp'