
3 Oct
2022
3 Oct
'22
3:10 a.m.
Hi Heinrich,
On Sat, 1 Oct 2022 at 04:11, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
Building test/boot fails on qemu-riscv64_smode_defconfig with
test/boot/bootdev.c:178: undefined reference to `usb_started'
Checking CONFIG_UNIT_TEST is already done in /Makefile, no need to repeat it in /test/Makefile.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
test/Makefile | 4 ++-- test/cmd_ut.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
How are you seeing this failure? It is not in CI.
- Simon