summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine-sdk/aarch64.conf
Commit message (Collapse)AuthorAgeFilesLines
* conf/machine-sdk: declare qemu-usermode SDK_MACHINE_FEATURERoss Burton2023-12-231-0/+2
| | | | | | | | | | | | All of our defined SDK machines (which are assumed to be Linux) support qemu-user, so state this explicitly. (From OE-Core rev: 12f92772c8ccf622fd353836c1172e15ee8c6857) Signed-off-by: Ross Burton <ross.burton@arm.com> Link: https://lore.kernel.org/r/20231221170159.1995650-3-ross.burton@arm.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
| | | | | | | | | | | | This is the result of automated script conversion: scripts/contrib/convert-overrides.py <oe-core directory> converting the metadata to use ":" as the override character instead of "_". (From OE-Core rev: 42344347be29f0997cc2f7636d9603b1fe1875ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/machine-sdk: Add aarch64 SDK machineAnders Roxell2018-08-091-0/+2
(From OE-Core rev: fb7a9318211d95d60da848d970f9bef27a7cecf9) Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>