Add templates for Sifive unmatched board
[AGL/meta-agl.git] / templates / machine / unmatched / 50_bblayers.conf.inc
1 # This is the original place, but we need to tweak layer.conf
2 BBLAYERS =+ "${METADIR}/bsp/meta-sifive"
3
4 # For now, tweak the layer's compatibility to allow using with kirkstone,
5 # since we know it works without major issues.
6 LAYERSERIES_COMPAT_meta-sifive:append = " kirkstone"