summaryrefslogtreecommitdiff
path: root/scripts/setup-3rd-party-strata
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setup-3rd-party-strata')
-rw-r--r--scripts/setup-3rd-party-strata3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/setup-3rd-party-strata b/scripts/setup-3rd-party-strata
index a2a8b1e5..d1cc320d 100644
--- a/scripts/setup-3rd-party-strata
+++ b/scripts/setup-3rd-party-strata
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2012 Codethink Limited
+# Copyright (C) 2012-2013 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -55,6 +55,7 @@ cat <<EOF > "$1/$2.morph"
"name": "hello",
"repo": "test:$2-hello",
"ref": "master",
+ "build-mode": "test",
"build-depends": []
}
]