[PATCH] test: Do not build expo and cedit test if no SDL
Simon Glass
sjg at chromium.org
Mon Oct 6 22:38:10 CEST 2025
Hi Kory,
On Mon, 6 Oct 2025 at 10:45, Kory Maincent <kory.maincent at bootlin.com> wrote:
>
> expo and cedit tests depend on the host having the SDL library.
> Build these tests only if VIDEO_SANDBOX_SDL config is enabled.
>
> Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>
> ---
> test/boot/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
We should be careful that a future CI change doesn't cause these tests
to stop running.
- Simon
More information about the U-Boot
mailing list