Andrew Geissler | 84ad7c5 | 2020-06-27 00:00:16 -0500 | [diff] [blame] | 1 | # This is specific to baremetal toolchains only. |
2 | # | ||||
3 | # Some of the operations we want to do are different then regular Yocto | ||||
4 | # Project SDK workflows, so wrap baremetal toolchain items in a custom | ||||
5 | # override: | ||||
6 | |||||
7 | MACHINEOVERRIDES_append = ":baremetal-multilib-tc" |