[meta-intel] [meta-intel-qat][PATCH 1/2] layer.conf: remove dependency on meta-intel

Anuj Mittal anuj.mittal at intel.com
Mon Jul 2 19:03:38 PDT 2018


Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 686141c..928682e 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "intel-qat"
 BBFILE_PATTERN_intel-qat := "^${LAYERDIR}/"
 BBFILE_PRIORITY_intel-qat = "5"
 
-LAYERDEPENDS_intel-qat = "core intel"
+LAYERDEPENDS_intel-qat = "core"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
-- 
2.17.1



More information about the meta-intel mailing list