From 5cf24f6256d16a5385cd316646bfab0d6abfa929 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 2 May 2013 22:03:04 +0000 Subject: Add set-hostname configure extension to all the system morphologies. This is required so during deploy the hostname can be set. --- genivi-baseline-system-armv7-versatile.morph | 3 +++ 1 file changed, 3 insertions(+) (limited to 'genivi-baseline-system-armv7-versatile.morph') diff --git a/genivi-baseline-system-armv7-versatile.morph b/genivi-baseline-system-armv7-versatile.morph index 2aaf934a..cc076dac 100644 --- a/genivi-baseline-system-armv7-versatile.morph +++ b/genivi-baseline-system-armv7-versatile.morph @@ -66,5 +66,8 @@ "repo": "baserock:baserock/morphs", "ref": "master" } + ], + "configuration-extensions": [ + "set-hostname" ] } -- cgit v1.2.1