treewide: add scarthgap to LAYERSERIES_COMPAT

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
diff --git a/meta-inventec/conf/layer.conf b/meta-inventec/conf/layer.conf
index 7bac5fb..e35977d 100644
--- a/meta-inventec/conf/layer.conf
+++ b/meta-inventec/conf/layer.conf
@@ -7,7 +7,7 @@
 
 BBFILE_COLLECTIONS += "inventec"
 BBFILE_PATTERN_inventec := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_inventec = "mickledore nanbield"
+LAYERSERIES_COMPAT_inventec = "nanbield scarthgap"
 BBFILE_PRIORITY_inventec = "6"
 
 # Provide a variable that points the base of the hpe layer.
diff --git a/meta-inventec/meta-common/conf/layer.conf b/meta-inventec/meta-common/conf/layer.conf
index a8ecec8..1d9d6ab 100644
--- a/meta-inventec/meta-common/conf/layer.conf
+++ b/meta-inventec/meta-common/conf/layer.conf
@@ -8,4 +8,4 @@
 BBFILE_COLLECTIONS += "common"
 BBFILE_PATTERN_common = "^${LAYERDIR}/"
 BBFILE_PRIORITY_common = "10"
-LAYERSERIES_COMPAT_common = "mickledore nanbield"
+LAYERSERIES_COMPAT_common = "nanbield scarthgap"
diff --git a/meta-inventec/meta-transformers/conf/layer.conf b/meta-inventec/meta-transformers/conf/layer.conf
index 7b9bc8f..daa4809 100755
--- a/meta-inventec/meta-transformers/conf/layer.conf
+++ b/meta-inventec/meta-transformers/conf/layer.conf
@@ -8,4 +8,4 @@
 BBFILE_COLLECTIONS += "transformers"
 BBFILE_PATTERN_transformers = "^${LAYERDIR}/"
 BBFILE_PRIORITY_transformers = "7"
-LAYERSERIES_COMPAT_transformers = "mickledore nanbield"
+LAYERSERIES_COMPAT_transformers = "nanbield scarthgap"