From 8846a0860ee128a17a22cf158bf681672389b5b9 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 8 Jan 2019 12:41:01 -0800 Subject: x86: set layer compatibility to thud (From meta-x86 rev: 482ab81e6d0af18c9c098582b2b9b3ae4bf58071) Change-Id: I09baaa1aafd427f8102a4b503aada43c09403e4e Signed-off-by: Ed Tanous Signed-off-by: Brad Bishop --- meta-x86/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.1