aboutsummaryrefslogtreecommitdiff
path: root/host.conf.in
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2013-05-24 18:42:57 -0600
committerRob Savoye <rob.savoye@linaro.org>2013-05-24 18:42:57 -0600
commitd9645415ad2bf2d07aa15dd2116ce6f785c22b36 (patch)
tree0d4158267cae581a3eff3164595cd824d5e705bb /host.conf.in
parent2547744694a0287c2af275b61a09a3250d475eb2 (diff)
add option for alternate source directory
Diffstat (limited to 'host.conf.in')
-rw-r--r--host.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/host.conf.in b/host.conf.in
index 7d33460b..f8dafc49 100644
--- a/host.conf.in
+++ b/host.conf.in
@@ -5,6 +5,7 @@ dbuser=@DBUSER@
dbpasswd=@DBPASSWD@
dbhost=@DBPASSWD@
+sources=@SOURCES@
local_snapshots=@LOCAL_SNAPSHOTS@
remote_snapshots=@REMOTE_SNAPSHOTS@
cbuild_top=@CBUILD_TOP@