From d5fd5d16bbd3c4f7cae40ed96205c5aa184ef5a0 Mon Sep 17 00:00:00 2001 From: Martin Borg Date: Tue, 10 Jul 2018 10:48:50 +0200 Subject: layer.conf: add LAYERSERIES_COMPAT Signed-off-by: Martin Borg --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 44a788c..5ce5aa9 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,5 +11,7 @@ BBFILE_PATTERN_enea-bsp-x86 = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-bsp-x86 = "6" LAYERDEPENDS_enea-bsp-x86 = "intel" +LAYERSERIES_COMPAT_enea-bsp-x86 = "sumo" + # change qemux86-64 arch from core2 to corei7 require conf/machine/qemux86-64-corei7.conf -- cgit v1.2.3-54-g00ecf