1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-05 02:20:30 +00:00

CI: remove unnecessary "+="

Seeing error of
WARNING: ZEPHYRTESTS:remove += is not a recommended operator combination, please replace it.

Correcting the issue by changing it accordingly.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2021-11-10 19:30:58 -05:00
parent 24b5a304de
commit edbc4d1f8f
+1 -1
View File
@@ -6,7 +6,7 @@ header:
local_conf_header:
nonbuilding_tests: |
ZEPHYRTESTS:remove += "common device poll queue sleep"
ZEPHYRTESTS:remove = "common device poll queue sleep"
machine: qemu-cortex-a53