summaryrefslogtreecommitdiff
path: root/meta-qualcomm
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-12 00:39:24 +0300
commite56515f280aaba0560803468cf17f35cbfe0f3dc (patch)
tree81ea56d20a645fc8f98878c94be21937a3ae6748 /meta-qualcomm
parent01239d583fa8d14ebffad60d096fc6907e6ee881 (diff)
downloadopenbmc-e56515f280aaba0560803468cf17f35cbfe0f3dc.tar.xz
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 <patrick@stwcx.xyz> Change-Id: Ib572286f5ec36da446deea21bb70c21298d71137 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-qualcomm')
-rw-r--r--meta-qualcomm/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-qualcomm/conf/layer.conf b/meta-qualcomm/conf/layer.conf
index 5079054e37..6b1ea7831b 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"