Skip to content

zephyr-blueprint-doorlock*.bb: Update SRC_URI for CONFIG_UART_CONSOLE

This is fixing a failure to build from sources

Observed issue was:

error: Aborting due to Kconfig warnings
../zephyr-blueprint-doorlock/3.1.0+gitAUTOINC+2ddd73feaf_5f86244bad-r0/git/apps/doorlock/prj.conf:17: \
warning: attempt to assign the value 'y' to the undefined symbol USB_UART_CONSOLE

Relate-to: doorlock-zephyr#1 (closed) Relate-to: doorlock-zephyr@76036311 Cc: Andrei Gherzan @agherzan andrei.gherzan@huawei.com Signed-off-by: Philippe Coval philippe.coval.ext@huawei.com

Merge request reports