From 5ecb12efe25eb333f1ca023fd3e9bb41873ef0df Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 3 Jun 2021 18:37:50 +0800 Subject: layer.conf: drop meta-intel-qat layer from LAYERRECOMMENDS It does not provide any essential dependencies. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index c4781ffd..33977a24 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,7 +13,7 @@ BBFILE_PRIORITY_intel = "5" LICENSE_PATH += "${LAYERDIR}/custom-licenses" LAYERDEPENDS_intel = "core" -LAYERRECOMMENDS_intel = "dpdk intel-qat" +LAYERRECOMMENDS_intel = "dpdk" # This should only be incremented on significant changes that will # cause compatibility issues with other layers -- cgit v1.2.3-54-g00ecf