v2023.01: u-boot-tools build failure

Fabio Estevam festevam at gmail.com
Fri Jan 13 22:26:00 CET 2023


Hi,

I am trying to upgrade U-Boot to 2023.01 in OpenEmbedded, but I see
the following error when trying to build u-boot-tools:

| /bin/sh: line 1: tools/bmp_logo: No such file or directory

Reverting the commit below makes u-boot-tools build again:

commit 1cfba53ca46cade2dbf4e067afc8c19e72909a4b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Nov 24 14:05:59 2022 +0000

    config: tools only: add VIDEO to build bmp_logo

    Pre 2023.01 the bmp_logo was built as part of the tools-only_defconfig
    build, something changed and the VIDEO dep needed to build it
    is no longer pulled in so fix that by explicitly defining it.

    Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
    Reviewed-by: Simon Glass <sjg at chromium.org>

u-boot-tools-native builds fine though.

What would be the correct way to fix this?

Thanks,

Fabio Estevam


More information about the U-Boot mailing list