summaryrefslogtreecommitdiff
path: root/devel-system-armv7-highbank.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-07 13:17:59 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-07 13:17:59 +0000
commite717eabe43116f6055ad30c71f02a0ccdcbfd833 (patch)
treee75568951d3c88f8c3d415e75658c8cafb6da377 /devel-system-armv7-highbank.morph
parent886de6aab49805e63f2aebd4c58cfcff6a2da33c (diff)
downloaddefinitions-e717eabe43116f6055ad30c71f02a0ccdcbfd833.tar.gz
Add the ssh configuration extension to all the system morphologies
Diffstat (limited to 'devel-system-armv7-highbank.morph')
-rw-r--r--devel-system-armv7-highbank.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph
index 66ae86b8..13d3d84e 100644
--- a/devel-system-armv7-highbank.morph
+++ b/devel-system-armv7-highbank.morph
@@ -33,6 +33,7 @@
}
],
"configuration-extensions": [
- "set-hostname"
+ "set-hostname",
+ "ssh"
]
}