summaryrefslogtreecommitdiff
path: root/meta-evb
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-08-24 00:26:20 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-24 14:39:30 +0300
commitce1426257525128c9c8f17e91afc6a60d1cb6244 (patch)
tree874d6fe1cf4e0dc25d036eb73e2982923a4fd3e4 /meta-evb
parent33454ff7bc6063901c9d6bf9297e33b19e8037b9 (diff)
downloadopenbmc-ce1426257525128c9c8f17e91afc6a60d1cb6244.tar.xz
treewide: remove gategarth from layer-support
We've typically kept these LAYERSERIES_COMPAT to 2 releases: the current and the upcoming. Remove 'gatesgarth' is it is now 2 releases back. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5e812a94fed1738898af75c0fdee81996a5bbf20
Diffstat (limited to 'meta-evb')
-rw-r--r--meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf2
-rw-r--r--meta-evb/meta-evb-enclustra/conf/layer.conf2
-rw-r--r--meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf2
-rw-r--r--meta-evb/meta-evb-nuvoton/conf/layer.conf2
-rw-r--r--meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf2
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf b/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf
index b3ef55cba..277e712aa 100644
--- a/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf
+++ b/meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "meta-evb-ast2600"
BBFILE_PATTERN_meta-evb-ast2600 = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_meta-evb-ast2600 = "gatesgarth hardknott honister"
+LAYERSERIES_COMPAT_meta-evb-ast2600 = "hardknott honister"
diff --git a/meta-evb/meta-evb-enclustra/conf/layer.conf b/meta-evb/meta-evb-enclustra/conf/layer.conf
index e83298fae..278b6b5f1 100644
--- a/meta-evb/meta-evb-enclustra/conf/layer.conf
+++ b/meta-evb/meta-evb-enclustra/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "evb-enclustra"
BBFILE_PATTERN_evb-enclustra = ""
-LAYERSERIES_COMPAT_evb-enclustra = "gatesgarth hardknott honister"
+LAYERSERIES_COMPAT_evb-enclustra = "hardknott honister"
diff --git a/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf b/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf
index ea08f5a56..d9944132d 100644
--- a/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf
+++ b/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "evb-zx3-pm3"
BBFILE_PATTERN_evb-zx3-pm3 = ""
-LAYERSERIES_COMPAT_evb-zx3-pm3 = "gatesgarth hardknott honister"
+LAYERSERIES_COMPAT_evb-zx3-pm3 = "hardknott honister"
diff --git a/meta-evb/meta-evb-nuvoton/conf/layer.conf b/meta-evb/meta-evb-nuvoton/conf/layer.conf
index fe07f91ea..5c4dfedf7 100644
--- a/meta-evb/meta-evb-nuvoton/conf/layer.conf
+++ b/meta-evb/meta-evb-nuvoton/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "evb-nuvoton"
BBFILE_PATTERN_evb-nuvoton = ""
-LAYERSERIES_COMPAT_evb-nuvoton = "gatesgarth hardknott honister"
+LAYERSERIES_COMPAT_evb-nuvoton = "hardknott honister"
diff --git a/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf b/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf
index 8d64d158e..543f6a6e9 100644
--- a/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf
+++ b/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "evb-npcm750"
BBFILE_PATTERN_evb-npcm750 = ""
-LAYERSERIES_COMPAT_evb-npcm750 = "gatesgarth hardknott honister"
+LAYERSERIES_COMPAT_evb-npcm750 = "hardknott honister"