diff options
-rw-r--r-- | meta-selftest/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-skeleton/conf/layer.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-selftest/conf/layer.conf b/meta-selftest/conf/layer.conf index f574a505d6..0626b2a3ea 100644 --- a/meta-selftest/conf/layer.conf +++ b/meta-selftest/conf/layer.conf | |||
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "selftest" | |||
9 | BBFILE_PATTERN_selftest = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_selftest = "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_selftest = "5" | 10 | BBFILE_PRIORITY_selftest = "5" |
11 | 11 | ||
12 | LAYERSERIES_COMPAT_selftest = "sumo" | 12 | LAYERSERIES_COMPAT_selftest = "thud" |
diff --git a/meta-skeleton/conf/layer.conf b/meta-skeleton/conf/layer.conf index 4e8692e3e2..13bda7b570 100644 --- a/meta-skeleton/conf/layer.conf +++ b/meta-skeleton/conf/layer.conf | |||
@@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1" | |||
14 | 14 | ||
15 | LAYERDEPENDS_skeleton = "core" | 15 | LAYERDEPENDS_skeleton = "core" |
16 | 16 | ||
17 | LAYERSERIES_COMPAT_skeleton = "sumo" | 17 | LAYERSERIES_COMPAT_skeleton = "thud" |