u-boot/scripts/dtc/pylibfdt
Tom Rini 051f409d25 pylibfdt: Allow version normalization to fail
In some cases, we might not have the sic portion of setuputils
available. Make our import and use of this be done in try/except blocks
as this is done to suppress a run-time warning that is otherwise
non-fatal.

Reported-by: Pali Rohár <pali@kernel.org>
Fixes: 1416591876 ("pylibfdt: Fix disable version normalization")
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-01-07 18:02:26 -05:00
..
.gitignore scripts: dtc: ignore files generated generated by python 2019-11-23 14:53:48 -05:00
libfdt.i_shipped libfdt: Fix build with python 3.10 2022-10-29 07:36:33 -06:00
Makefile fdt: Move to setuptools 2022-10-29 07:36:33 -06:00
setup.py pylibfdt: Allow version normalization to fail 2023-01-07 18:02:26 -05:00