summaryrefslogtreecommitdiff
path: root/meta-hxt/conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-02-04 21:15:04 +0300
commit3af54d4313f771699c4c72ecf2373f0e67425621 (patch)
tree0b7712165146f23f32d71fe56893b011e45fb305 /meta-hxt/conf
parent7dc2f7a38dccb3d87a9b79d0a66b25da1027a72f (diff)
downloadopenbmc-3af54d4313f771699c4c72ecf2373f0e67425621.tar.xz
meta-hxt: update Yocto compat for gatesgarth
The next release of Yocto is soon and most of the upstream layers have switched support strings for it. Support layer compat for gatesgarth (current) and dunsfell (previous). Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3b5ef37d96be06be175e35ad689546bf8d584601
Diffstat (limited to 'meta-hxt/conf')
-rw-r--r--meta-hxt/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-hxt/conf/layer.conf b/meta-hxt/conf/layer.conf
index bc33c2b24..5de44030d 100644
--- a/meta-hxt/conf/layer.conf
+++ b/meta-hxt/conf/layer.conf
@@ -3,3 +3,5 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "hxt"
BBFILE_PATTERN_hxt = ""
+
+LAYERSERIES_COMPAT_hxt = "dunfell gatesgarth"