meta-intel/conf
Nitin A Kamble 6702f5a00c layer.conf: Avoid conflicts with sub-layers
The layer priority is getting ignored because the same set of files
are visible in the meta-intel layer as well as any of its sub layers.

The layer pattern for recipe files is changed from "^${LAYERDIR}/" to
"^${LAYERDIR}/common" to stop unintentionally including the sub-layer
recipe files in the meta-intel layer.

Fixes Bug:
[YOCTO #6552]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-01 14:04:12 -05:00
..
machine intel-corei7-64: Use the v3.17 kernel by default 2014-09-30 10:01:01 -05:00
layer.conf layer.conf: Avoid conflicts with sub-layers 2014-10-01 14:04:12 -05:00