mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 16:29:38 +02:00
The python3 setuptools 82 dropped pkg_resources module by now. To avoid the failure "No module named 'pkg_resources'", replace the functions from this module with other functions from modules packaging and importlib.metadata. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> |
||
|---|---|---|
| .. | ||
| 0001-Not-use-functions-from-pkg_resources-any-more.patch | ||