config: Add other oe-core machines as potential targets

These are not default targets as they're not platforms we currently
cover in testing but this does allow us to see their status manually.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2022-05-13 09:44:53 +01:00
parent d2b9e20151
commit 47ec6c73c1

View File

@ -115,6 +115,7 @@ builders_others = [
"check-layer-nightly",
"oe-selftest-arm",
"oe-selftest-armhost",
"qemuriscv32", "qemuriscv64", "qemuriscv64-ptest", "qemuppc64",
"auh"
]