| Summary: | Reevaluate Python3 patches | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Vincent Fazio <vfazio> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED MOVED | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Vincent Fazio
2024-02-14 15:30:21 UTC
The original patch list was based on master with python 3.12 patches which got reverted so it's not completely accurate based on current master. I submitted http://lists.busybox.net/pipermail/buildroot/2024-April/689926.html to address a few patches to reduce the work needed for the python 3.12.3 bump The plan for python 3.12 should be to drop uclibc support completely as upstream has disabled it explicitly in 3.13. This allows us to drop a couple of additional patches but will come at the cost of some platforms no longer having cpython available (if uclibc is their only available libc). patch 0016-configure.ac-fixup-CC-print-multiarch-output-for-mus.patch should be dropped in favor of a new patch that swaps $build_os with $host_os without the need for additional handling for uclibc Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
|