meta-blackfinn: Unify layer structure

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
2019-03-12 08:58:52 +01:00
parent 3d6da70452
commit 4106b9bfce
35 changed files with 750 additions and 38 deletions

View File

@@ -4,7 +4,6 @@ BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += " \
${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/images/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend \
"