aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/ti-extras.inc
blob: db9d082605423b7cc7cad6915c68a0127291d82d (plain)
1
2
3
4
5
# Add TI_EXTRAS to machine overrides so we get access to e.g. 'jailhouse'

TI_EXTRAS ??= ""
MACHINEOVERRIDES =. "${@ '${TI_EXTRAS}:' if d.getVar('TI_EXTRAS').startswith('tie-') else ''}"