summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-05-05 09:37:55 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-05-05 09:37:55 +0200
commit41e46c8765c815315001b93ba773e1d32e4446c3 (patch)
tree1354938f128518c814fe9ddde1b9d7a316104736
parent9621dcb027782b683e87445239cc6677fcc00aaf (diff)
downloadmeta-nfv-access-bsp-x86-41e46c8765c815315001b93ba773e1d32e4446c3.tar.gz
layer.conf: LAYERSERIES_COMPAT: add gatesgarth
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Change-Id: Ia16227d04ed3597ef63bc90b166d145f30de1ff9
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 3f460a6..7d0af9b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,6 +10,7 @@ BBFILE_COLLECTIONS += "nfv-access-bsp-x86"
10BBFILE_PATTERN_nfv-access-bsp-x86 = "^${LAYERDIR}/" 10BBFILE_PATTERN_nfv-access-bsp-x86 = "^${LAYERDIR}/"
11BBFILE_PRIORITY_nfv-access-bsp-x86 = "6" 11BBFILE_PRIORITY_nfv-access-bsp-x86 = "6"
12LAYERDEPENDS_nfv-access-bsp-x86 = "intel" 12LAYERDEPENDS_nfv-access-bsp-x86 = "intel"
13LAYERSERIES_COMPAT_nfv-access-bsp-x86 = "gatesgarth"
13 14
14# change qemux86-64 arch from core2 to corei7 15# change qemux86-64 arch from core2 to corei7
15require conf/machine/qemux86-64-corei7.conf 16require conf/machine/qemux86-64-corei7.conf