summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-07-10 10:48:50 +0200
committerMartin Borg <martin.borg@enea.com>2018-07-10 10:48:50 +0200
commitd5fd5d16bbd3c4f7cae40ed96205c5aa184ef5a0 (patch)
tree668bd23297babfa3591aba4782b8535e40f525b2
parentcba44b3d5ec9c69b18c2f2e1969af3996140aa1e (diff)
downloadmeta-enea-bsp-x86-d5fd5d16bbd3c4f7cae40ed96205c5aa184ef5a0.tar.gz
layer.conf: add LAYERSERIES_COMPAT
Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
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}/"
11BBFILE_PRIORITY_enea-bsp-x86 = "6" 11BBFILE_PRIORITY_enea-bsp-x86 = "6"
12LAYERDEPENDS_enea-bsp-x86 = "intel" 12LAYERDEPENDS_enea-bsp-x86 = "intel"
13 13
14LAYERSERIES_COMPAT_enea-bsp-x86 = "sumo"
15
14# change qemux86-64 arch from core2 to corei7 16# change qemux86-64 arch from core2 to corei7
15require conf/machine/qemux86-64-corei7.conf 17require conf/machine/qemux86-64-corei7.conf