aboutsummaryrefslogtreecommitdiff
path: root/testsuite/test_sources.conf
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2014-08-04 16:56:45 +0100
committerBernard Ogden <bernie.ogden@linaro.org>2014-08-14 17:26:23 +0100
commit8fbe896cbbea2f1ee00fac134b4209d1e9e3895b (patch)
treeeb8c488020c82ac54cb01c29729d655e32790e72 /testsuite/test_sources.conf
parent1bb928b74cf059e3154f198dfa56edf3afd8a604 (diff)
Allow tool.conf to declare no configure script
When this happens, configure_build copies source into build dir instead of trying to run a configure script. Incudes a dummy entry for eembc.git in sources.conf, so that test works. Change-Id: Ic8710bc94314d9c7c3cd521204e39ad9091e259a
Diffstat (limited to 'testsuite/test_sources.conf')
-rw-r--r--testsuite/test_sources.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/test_sources.conf b/testsuite/test_sources.conf
index a5138046..11151850 100644
--- a/testsuite/test_sources.conf
+++ b/testsuite/test_sources.conf
@@ -24,3 +24,4 @@ cortex-strings lp:cortex-strings
binutils-gdb.git git://git.linaro.org/toolchain/binutils-gdb.git
# Required for --dryrun builds.
dejagnu.git git://git.savannah.gnu.org/dejagnu.git
+eembc.git ssh://server/path/eembc.git