MiCode / MiCode/Xiaomi_Kernel_OpenSource
[Request] Kernel compiling Guide for Devices that use bazel in kernel source
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 9.9k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Dear Xiaomi Maintainers,
I hope you’re guys are doing well. First, I want to thank you for your dedicated work in maintaining the kernel source. Your efforts are greatly appreciated by the community.
I am writing to suggest an update to the Kernel Compiling Guide on wiki (or README). As the source code for newer Xiaomi kernels has transitioned toward using the Bazel build system, many users and developers are finding the traditional make instructions no longer applicable.
Please update the compilation guide to reflect the current Bazel-based workflow. Providing clear instructions on the new build commands and environment requirements is essential for the community to properly utilize and contribute to this project.
Thank you for your time and for your dedication to the Xiaomi development scene.
Best regards,
Lycra
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the kernel compiling guide in the project wiki or README and review how the current Xiaomi kernel sources use Bazel rather than the traditional make workflow. Update the guide with the current Bazel commands and environment requirements, then verify that the documented process matches the newer kernel sources.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100