treewide: add scarthgap to LAYERSERIES_COMPAT

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
diff --git a/meta-hpe/conf/layer.conf b/meta-hpe/conf/layer.conf
index 7c1f688..eee2e7b 100644
--- a/meta-hpe/conf/layer.conf
+++ b/meta-hpe/conf/layer.conf
@@ -7,7 +7,7 @@
 
 BBFILE_COLLECTIONS += "hpe-layer"
 BBFILE_PATTERN_hpe-layer := "^${LAYERDIR}/meta-common/"
-LAYERSERIES_COMPAT_hpe-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_hpe-layer = "nanbield scarthgap"
 
 # Provide a variable that points the base of the hpe layer.
 HPEBASE = '${@os.path.normpath("${LAYERDIR}/")}'