summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-01-08 12:41:01 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-09 19:45:51 +0000
commit8846a0860ee128a17a22cf158bf681672389b5b9 (patch)
tree61eb8cc08d485a815ea2e2b9b07caf7106fbbc31
parent66270f4371b74b1e0d2537c098e52014f076f2ef (diff)
downloadtalos-openbmc-8846a0860ee128a17a22cf158bf681672389b5b9.tar.gz
talos-openbmc-8846a0860ee128a17a22cf158bf681672389b5b9.zip
x86: set layer compatibility to thud
(From meta-x86 rev: 482ab81e6d0af18c9c098582b2b9b3ae4bf58071) Change-Id: I09baaa1aafd427f8102a4b503aada43c09403e4e Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 9de6cbb67..9ac01c8aa 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 = "sumo"
+LAYERSERIES_COMPAT_obmc_machines_x86 = "thud"
OpenPOWER on IntegriCloud