summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2020-12-01 00:24:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-03 02:05:42 +0300
commit786c490cef0d78c3c0e0f4bc5e32439397b8822d (patch)
treea2e6fac80400a6cd53286852ff7951cd51f82d57
parent6c4553ac08e97ea8fe6d9b30aaccc068bc38af46 (diff)
downloadopenbmc-786c490cef0d78c3c0e0f4bc5e32439397b8822d.tar.xz
meta-x86: Add support for gatesgarth
(From meta-x86 rev: 8d69ba4a50fa04545e0924fdcf9ecf6bc1e43e66) Change-Id: I0ad76bd877f956746931644a4686fb80ed685865 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-x86/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-x86/conf/layer.conf b/meta-x86/conf/layer.conf
index 988bd23f3..d10e21009 100644
--- a/meta-x86/conf/layer.conf
+++ b/meta-x86/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "obmc_machines_x86"
BBFILE_PATTERN_obmc_machines_x86 = ""
-LAYERSERIES_COMPAT_obmc_machines_x86 = "dunfell"
+LAYERSERIES_COMPAT_obmc_machines_x86 = "dunfell gatesgarth"