From e56515f280aaba0560803468cf17f35cbfe0f3dc Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:20 -0600 Subject: meta-qualcomm: 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). (From meta-qualcomm rev: 975a7515eb7898718f9b883b4fc6e6a632640ab2) Signed-off-by: Patrick Williams Change-Id: Ib572286f5ec36da446deea21bb70c21298d71137 Signed-off-by: Andrew Geissler --- meta-qualcomm/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-qualcomm/conf') diff --git a/meta-qualcomm/conf/layer.conf b/meta-qualcomm/conf/layer.conf index 5079054e3..6b1ea7831 100644 --- a/meta-qualcomm/conf/layer.conf +++ b/meta-qualcomm/conf/layer.conf @@ -3,3 +3,5 @@ BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "qualcomm" BBFILE_PATTERN_qualcomm = "" + +LAYERSERIES_COMPAT_qualcomm = "dunfell gatesgarth" -- cgit v1.2.3