On Thu, 13 Oct 2022 at 14:40, Michal Suchanek <[email protected]> wrote:
>
> python does not like the u-boot- prefix in the version, drop it.
>
> /usr/lib/python3.10/site-packages/setuptools/dist.py:544: UserWarning:
> The version specified ('u-boot-2022.10') is an invalid version, this may
> not work as expected with newer versions of setuptools, pip, and PyPI.
> Please see PEP 440 for more details.
>
> Signed-off-by: Michal Suchanek <[email protected]>
> ---
>
>  scripts/dtc/pylibfdt/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Applied to u-boot-dm, thanks!

Reply via email to