From 3af54d4313f771699c4c72ecf2373f0e67425621 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: 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 Change-Id: I3b5ef37d96be06be175e35ad689546bf8d584601 --- meta-hxt/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-hxt') 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" -- cgit v1.2.3