treewide: add nanbield to LAYERSERIES_COMPAT
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I85272779478b66452acd11be93f5fea99e4c3a34
diff --git a/meta-hpe/conf/layer.conf b/meta-hpe/conf/layer.conf
index c9a8b59..7c1f688 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 = "langdale mickledore"
+LAYERSERIES_COMPAT_hpe-layer = "mickledore nanbield"
# Provide a variable that points the base of the hpe layer.
HPEBASE = '${@os.path.normpath("${LAYERDIR}/")}'
diff --git a/meta-hpe/meta-common/conf/layer.conf b/meta-hpe/meta-common/conf/layer.conf
index 8ae7db1..cb6b046 100644
--- a/meta-hpe/meta-common/conf/layer.conf
+++ b/meta-hpe/meta-common/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "common-layer"
BBFILE_PATTERN_common-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_common-layer = "mickledore"
+LAYERSERIES_COMPAT_common-layer = "mickledore nanbield"
diff --git a/meta-hpe/meta-dl360-g11/conf/layer.conf b/meta-hpe/meta-dl360-g11/conf/layer.conf
index 0d6ffde..9cdb9f9 100644
--- a/meta-hpe/meta-dl360-g11/conf/layer.conf
+++ b/meta-hpe/meta-dl360-g11/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "dl360-g11-layer"
BBFILE_PATTERN_dl360-g11-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_dl360-g11-layer := "mickledore"
+LAYERSERIES_COMPAT_dl360-g11-layer := "mickledore nanbield"
diff --git a/meta-hpe/meta-dl360poc/conf/layer.conf b/meta-hpe/meta-dl360poc/conf/layer.conf
index 1fc6440..ab29d3e 100644
--- a/meta-hpe/meta-dl360poc/conf/layer.conf
+++ b/meta-hpe/meta-dl360poc/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "dl360poc-layer"
BBFILE_PATTERN_dl360poc-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_dl360poc-layer = "langdale mickledore"
+LAYERSERIES_COMPAT_dl360poc-layer = "mickledore nanbield"
diff --git a/meta-hpe/meta-gxp/conf/layer.conf b/meta-hpe/meta-gxp/conf/layer.conf
index 58e0db3..e947f0a 100644
--- a/meta-hpe/meta-gxp/conf/layer.conf
+++ b/meta-hpe/meta-gxp/conf/layer.conf
@@ -7,6 +7,6 @@
BBFILE_COLLECTIONS += "gxp-layer"
BBFILE_PATTERN_gxp-layer = "^${LAYERDIR}/"
LAYERVERSION_gxp-layer = "1"
-LAYERSERIES_COMPAT_gxp-layer = "langdale mickledore"
+LAYERSERIES_COMPAT_gxp-layer = "mickledore nanbield"
GXPBASE = '${@os.path.normpath("${LAYERDIR}/")}'
diff --git a/meta-hpe/meta-rl300-g11/conf/layer.conf b/meta-hpe/meta-rl300-g11/conf/layer.conf
index 9f4ea85..4e38893 100644
--- a/meta-hpe/meta-rl300-g11/conf/layer.conf
+++ b/meta-hpe/meta-rl300-g11/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "rl300-g11-layer"
BBFILE_PATTERN_rl300-g11-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_rl300-g11-layer := "mickledore"
+LAYERSERIES_COMPAT_rl300-g11-layer := "mickledore nanbield"