kraj / meta-clang

Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
MIT License
152 stars 196 forks source link

bcc: drop python3-distutils runtime dependency #904

Closed shr-project closed 6 months ago

shr-project commented 6 months ago

distutils package no longer exists after python 3.12 upgrade.

I haven't run ptest for this, but at least it will parse well now instead of: ERROR: Nothing RPROVIDES 'python3-distutils' (but meta-clang/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.28.0.bb RDEPENDS on or otherwise requires it)