From 41e46c8765c815315001b93ba773e1d32e4446c3 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 5 May 2021 09:37:55 +0200 Subject: layer.conf: LAYERSERIES_COMPAT: add gatesgarth Signed-off-by: Alexandru Avadanii Change-Id: Ia16227d04ed3597ef63bc90b166d145f30de1ff9 --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) 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" BBFILE_PATTERN_nfv-access-bsp-x86 = "^${LAYERDIR}/" BBFILE_PRIORITY_nfv-access-bsp-x86 = "6" LAYERDEPENDS_nfv-access-bsp-x86 = "intel" +LAYERSERIES_COMPAT_nfv-access-bsp-x86 = "gatesgarth" # change qemux86-64 arch from core2 to corei7 require conf/machine/qemux86-64-corei7.conf -- cgit v1.2.3-54-g00ecf