From 6644ce1d3b221c87de3d28c23a2f306d9a01f41a Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Wed, 5 Dec 2018 09:52:19 +0800 Subject: [PATCH] layer.conf: remove reference to maintainers file Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index 36650f9..4dd9d28 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,5 +15,3 @@ LAYERDEPENDS_dpdk = "core" # cause compatibility issues with other layers LAYERVERSION_dpdk = "1" LAYERSERIES_COMPAT_dpdk = "rocko sumo thud" - -require ${LAYERDIR}/conf/include/maintainers.inc