Skip to content
Snippets Groups Projects
Commit 4b2936c7 authored by Enrico Scholz's avatar Enrico Scholz
Browse files

layer: added dynamic-fsl/ sublayer

parent 9eb9cb95
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ BBPATH =. "${LAYERDIR}:"
BBFILES += "\
${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'freescale-layer', '${LAYERDIR}/dynamic-fsl/recipes-*/*/*.bbappend', '', d)} \
"
BBFILE_COLLECTIONS += "de.sigma-chemnitz.vm016-mx8m.core"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment