Skip to content

Conversation

@abelal
Copy link
Contributor

@abelal abelal commented Mar 6, 2025

No description provided.

abelal added 2 commits March 6, 2025 21:53
The moduleconfig.py build script uses the 'imp' module which
is deprecated in favor of 'importlib' in python 3.12. This fixes
the build issue by replacing the affected portion of the code
and the package now builds fine on hosts with python 3.12.

Signed-off-by: Awais Belal <awais.belal@gmail.com>
Move on to 4.4.29 and drop a patch that is not applicable anymore.

Signed-off-by: Awais Belal <awais.belal@gmail.com>
@kraj
Copy link
Contributor

kraj commented Mar 7, 2025

this is needed on master too, so I have pulled it into master-next as of now and it should appear in master after CI after that please send backport request which @akuster would entertain, preferably send it to openembedded-devel mailing list for faster response

@abelal
Copy link
Contributor Author

abelal commented Mar 8, 2025

Hi @kraj, I did send it over to the openembedded-devel ML after the PR generation here. https://patchwork.yoctoproject.org/project/oe/list/?series=32253

@kraj
Copy link
Contributor

kraj commented Mar 10, 2025

This fails to build as I reported on ML, so please take a look.

@abelal
Copy link
Contributor Author

abelal commented Mar 10, 2025

Hi @kraj, thanks a lot for testing this out. I've responded on the ML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants