summaryrefslogtreecommitdiff
path: root/scripts/build_OID_registry
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2023-01-04 15:43:33 +0100
committerTom Rini <trini@konsulko.com>2023-01-06 08:14:19 -0500
commit141659187667e83cc89e3a1e9d1d5640e0059df3 (patch)
tree7ef40816095a7eb12f4a80856f98592726e837af /scripts/build_OID_registry
parent519e6641dbdd46907feac094ccd032743f4174b0 (diff)
downloadu-boot-141659187667e83cc89e3a1e9d1d5640e0059df3.tar.gz
pylibfdt: Fix disable version normalization
On Arch Linux based systems python setuptools does not contain "setuptools.extern" hence it is failing with the following error-message: " ModuleNotFoundError: No module named 'setuptools.extern' " According to a eschwartz `setuptools.extern` is not a public API and shall not be assumed to be present in the setuptools package. He mentions that the setuptools project anyway wants to drop this. [1] Use the correct solution introduced by python setuptools developers to disable normalization. [2] [1] https://bbs.archlinux.org/viewtopic.php?id=259608 [2] https://github.com/pypa/setuptools/pull/2026 Fixes: 440098c42e73 ("pylibfdt: Fix version normalization warning") Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/build_OID_registry')
0 files changed, 0 insertions, 0 deletions