summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-12-05 09:52:19 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-12-05 09:52:19 +0800
commit6644ce1d3b221c87de3d28c23a2f306d9a01f41a (patch)
treecc348b2116065de9d652805c130115b641bfa810
parent3a06aff48430e89d9b397be3be97edd6a5fd246e (diff)
downloadmeta-dpdk-6644ce1d3b221c87de3d28c23a2f306d9a01f41a.tar.gz
layer.conf: remove reference to maintainers file
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--conf/layer.conf2
1 files changed, 0 insertions, 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"
15# cause compatibility issues with other layers 15# cause compatibility issues with other layers
16LAYERVERSION_dpdk = "1" 16LAYERVERSION_dpdk = "1"
17LAYERSERIES_COMPAT_dpdk = "rocko sumo thud" 17LAYERSERIES_COMPAT_dpdk = "rocko sumo thud"
18
19require ${LAYERDIR}/conf/include/maintainers.inc