From: Tom Zanussi <tom.zanu...@intel.com> There's nothing in meta-intel/common used by sugarbay any longer, and is too broad anyway, so remove it from BBFILES.
Signed-off-by: Tom Zanussi <tom.zanu...@intel.com> --- meta-sugarbay/conf/layer.conf | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/meta-sugarbay/conf/layer.conf b/meta-sugarbay/conf/layer.conf index d5f78e1..05ef1cd 100644 --- a/meta-sugarbay/conf/layer.conf +++ b/meta-sugarbay/conf/layer.conf @@ -3,9 +3,7 @@ BBPATH := "${BBPATH}:${LAYERDIR}" # We have a recipes directory, add to BBFILES BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \ - ${LAYERDIR}/recipes-*/*/*.bbappend \ - ${LAYERDIR}/../common/recipes-*/*/*.bb \ - ${LAYERDIR}/../common/recipes-*/*/*.bbappend" + ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "sugarbay" BBFILE_PATTERN_sugarbay := "^${LAYERDIR}/" -- 1.7.0.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto