RSS Bot Posted November 16, 2023 Posted November 16, 2023 Fix is now merged in upstream master branch. This reverts commit 563de0bd8ac0415fbbfb56ca9c700ab0d83073ba. Description In PR https://github.com/armbian/build/pull/5912 the upstream to be applied PR was added as a custom patch to armbian build. Since then the PR has been merged upstream. So revert this PR. I did not open a bug for this cleanup. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [ X ] I enable back the RTRL8723DS module in the kernel config for rockchip64 edge (as since then this module was disabled in this kernel config)) Then I build with ./compile.sh kernel BOARD=helios64 BRANCH=edge RELEASE=bookworm BUILD_KSRC=no ARTIFACT_IGNORE_CACHE="yes" Kernel was built successfully. Checklist: [ X ] My code follows the style guidelines of this project [ X ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ X ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts