summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-localdev/80_bblayers.conf.inc
blob: d9bb9d0705d3d2515814be7ee99926722c398223 (plain)
1
2
3
# Local derivations during development, just add a layer in the folder meta-localdev
BBLAYERS =+ "${@'${METADIR}/meta-localdev' if os.path.exists('${METADIR}/meta-localdev') else ''}"