[PATCH] test: Update logic for video test
Tom Rini
trini at konsulko.com
Mon Oct 6 17:33:28 CEST 2025
On Mon, Oct 06, 2025 at 05:22:24PM +0200, Kory Maincent wrote:
> On Mon, 6 Oct 2025 17:13:35 +0200
> Kory Maincent <kory.maincent at bootlin.com> wrote:
>
> > On Mon, 18 Aug 2025 10:54:06 -0600
> > Tom Rini <trini at konsulko.com> wrote:
> >
> > > The video test here is specific to the sandbox SDL video driver, so only
> > > build it when that is enabled rather than VIDEO is enabled.
> >
> > This broke the build of sandbox_defconfig:
>
> It seems CONFIG_SANDBOX_SDL=y is missing in every sandbox defconfig, and it is
> required to have CONFIG_VIDEO_SANDBOX_SDL enabled.
How we detect SDL is kind of odd and could be improved. I suspect that
VIDEO_SANDBOX_SDL needs to 'depends on SANDBOX_SDL' as part of the
solution too.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251006/116a7dfe/attachment.sig>
More information about the U-Boot
mailing list