summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base-system-armv7-highbank.morph2
-rw-r--r--base-system-armv7-versatile.morph2
-rw-r--r--base-system-x86_32-generic.morph2
-rw-r--r--base-system-x86_64-generic.morph2
-rw-r--r--devel-system-armv7-highbank.morph2
-rw-r--r--devel-system-armv7-versatile.morph2
-rw-r--r--devel-system-x86_32-generic.morph2
-rw-r--r--devel-system-x86_64-generic.morph2
-rw-r--r--genivi-baseline-system-armv7-versatile.morph2
-rw-r--r--genivi-baseline-system-x86_64-generic.morph2
-rw-r--r--genivi-devel-system-armv7-versatile.morph2
-rw-r--r--genivi-devel-system-x86_64-generic.morph2
12 files changed, 12 insertions, 12 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph
index 345b992f..9d045f83 100644
--- a/base-system-armv7-highbank.morph
+++ b/base-system-armv7-highbank.morph
@@ -30,6 +30,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/base-system-armv7-versatile.morph b/base-system-armv7-versatile.morph
index 1c4f6ca7..ff2aae08 100644
--- a/base-system-armv7-versatile.morph
+++ b/base-system-armv7-versatile.morph
@@ -30,6 +30,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/base-system-x86_32-generic.morph b/base-system-x86_32-generic.morph
index cc460feb..3227d4ea 100644
--- a/base-system-x86_32-generic.morph
+++ b/base-system-x86_32-generic.morph
@@ -30,6 +30,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph
index efaddec4..3d5c45fa 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -30,6 +30,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph
index b65805a8..f9c48ba1 100644
--- a/devel-system-armv7-highbank.morph
+++ b/devel-system-armv7-highbank.morph
@@ -35,6 +35,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/devel-system-armv7-versatile.morph b/devel-system-armv7-versatile.morph
index 41196c3f..c887a413 100644
--- a/devel-system-armv7-versatile.morph
+++ b/devel-system-armv7-versatile.morph
@@ -35,6 +35,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/devel-system-x86_32-generic.morph b/devel-system-x86_32-generic.morph
index e3eca72d..c2d22cb2 100644
--- a/devel-system-x86_32-generic.morph
+++ b/devel-system-x86_32-generic.morph
@@ -35,6 +35,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/devel-system-x86_64-generic.morph b/devel-system-x86_64-generic.morph
index e8c4b6a6..81e948f1 100644
--- a/devel-system-x86_64-generic.morph
+++ b/devel-system-x86_64-generic.morph
@@ -35,6 +35,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/genivi-baseline-system-armv7-versatile.morph b/genivi-baseline-system-armv7-versatile.morph
index 06894e0c..d4ccba69 100644
--- a/genivi-baseline-system-armv7-versatile.morph
+++ b/genivi-baseline-system-armv7-versatile.morph
@@ -70,6 +70,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/genivi-baseline-system-x86_64-generic.morph b/genivi-baseline-system-x86_64-generic.morph
index cab9eb32..92964277 100644
--- a/genivi-baseline-system-x86_64-generic.morph
+++ b/genivi-baseline-system-x86_64-generic.morph
@@ -70,6 +70,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/genivi-devel-system-armv7-versatile.morph b/genivi-devel-system-armv7-versatile.morph
index a8d52313..5e246c1c 100644
--- a/genivi-devel-system-armv7-versatile.morph
+++ b/genivi-devel-system-armv7-versatile.morph
@@ -75,6 +75,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}
diff --git a/genivi-devel-system-x86_64-generic.morph b/genivi-devel-system-x86_64-generic.morph
index 144f557f..05d33e0a 100644
--- a/genivi-devel-system-x86_64-generic.morph
+++ b/genivi-devel-system-x86_64-generic.morph
@@ -75,6 +75,6 @@
"configuration-extensions": [
"set-hostname",
"ssh",
- "drop-config-files"
+ "add-config-files"
]
}