Extend search depth for bb/bbappend files by one
This commit is contained in:
@@ -8,8 +8,10 @@ BBPATH .= ":${LAYERDIR}"
|
||||
BBFILES += " \
|
||||
${LAYERDIR}/recipes-*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*/*/*.bb \
|
||||
${LAYERDIR}/recipes-*/*.bbappend \
|
||||
${LAYERDIR}/recipes-*/*/*.bbappend \
|
||||
${LAYERDIR}/recipes-*/*/*/*.bbappend \
|
||||
"
|
||||
|
||||
BBFILE_COLLECTIONS += "kde"
|
||||
|
||||
Reference in New Issue
Block a user