On Fri, Jan 31, 2025 at 04:04:20PM -0600, Tom Rini wrote:

> Given how files are searched and parsed,
> py/travis-ci/u_boot_boardenv_sifive_unleashed_spi-nor_qemu.py was not
> being used due to the dash in the name. Use an underbar for consistency.
> 
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> ---
>  ..._unleashed_spi-nor_qemu => conf.sifive_unleashed_spi_nor_qemu} | 0
>  ...r_qemu.py => u_boot_boardenv_sifive_unleashed_spi_nor_qemu.py} | 0
>  2 files changed, 0 insertions(+), 0 deletions(-)

Note that the issue is that in test/py/conftest.py we have a specific
replace - with _ in the boardenv file, so there's a handful of others
that need this change as well.

I also don't quite understand why we do the rename, but since it's been
there since day 1, we should fix the bad examples to not break the
working deployments people have.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to