diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2018-12-05 09:52:19 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-12-05 09:52:19 +0800 |
| commit | 6644ce1d3b221c87de3d28c23a2f306d9a01f41a (patch) | |
| tree | cc348b2116065de9d652805c130115b641bfa810 /conf | |
| parent | 3a06aff48430e89d9b397be3be97edd6a5fd246e (diff) | |
| download | meta-dpdk-6644ce1d3b221c87de3d28c23a2f306d9a01f41a.tar.gz | |
layer.conf: remove reference to maintainers file
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 2 |
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 |
| 16 | LAYERVERSION_dpdk = "1" | 16 | LAYERVERSION_dpdk = "1" |
| 17 | LAYERSERIES_COMPAT_dpdk = "rocko sumo thud" | 17 | LAYERSERIES_COMPAT_dpdk = "rocko sumo thud" |
| 18 | |||
| 19 | require ${LAYERDIR}/conf/include/maintainers.inc | ||
