mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-28 20:22:04 +00:00
This fixes a following runtime issue: | raise DistributionNotFound(req, requirers) | pkg_resources.DistributionNotFound: The 'importlib_metadata' | distribution was not found and is required by jsonschema Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>