summaryrefslogtreecommitdiffstats
path: root/meta-intel/conf
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-01-08 12:37:52 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-10 00:14:06 +0000
commit23578efd10910b9afc29abaad78184a163208ad3 (patch)
treed7b50dffaba3cdf24aadb1b7dc17410fab50b4b0 /meta-intel/conf
parent55190c1e5653c10de90cb21582b17783ad00a98f (diff)
downloadtalos-openbmc-23578efd10910b9afc29abaad78184a163208ad3.tar.gz
talos-openbmc-23578efd10910b9afc29abaad78184a163208ad3.zip
Intel: set layer compatibility to thud
(From meta-intel rev: 6cf746d64cbbcbec01548cf0dcaed89e58fde4b6) Change-Id: Ic9c51fe7dc4496abb42928d6fda871c32ca328bd Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/conf')
-rw-r--r--meta-intel/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index 50fbef9aa..539e4764e 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = ""
LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "sumo"
+LAYERSERIES_COMPAT_intel = "thud"
# Provide a variable that points the base of the intel layer.
INTELBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud