mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-crownbay: remove common from BBFILES
metadata in /common is now pulled in by the meta-intel layer, so remove it here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
f01a136a0d
commit
07a36b5e3c
|
|
@ -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-graphics/*/*.bb \
|
||||
${LAYERDIR}/../common/recipes-graphics/*/*.bbappend"
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||
|
||||
BBFILE_COLLECTIONS += "crownbay"
|
||||
BBFILE_PATTERN_crownbay := "^${LAYERDIR}/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user