From 23578efd10910b9afc29abaad78184a163208ad3 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 8 Jan 2019 12:37:52 -0800 Subject: Intel: set layer compatibility to thud (From meta-intel rev: 6cf746d64cbbcbec01548cf0dcaed89e58fde4b6) Change-Id: Ic9c51fe7dc4496abb42928d6fda871c32ca328bd Signed-off-by: Ed Tanous Signed-off-by: James Feist Signed-off-by: Brad Bishop --- meta-intel/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-intel/conf') 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}/")}' -- cgit v1.2.1