config: Add metrics build target

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2022-05-13 15:59:42 +01:00
parent 47ec6c73c1
commit 64894cd8a1

View File

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