RDKBWIFI-377: Update rdk-wifi-libhostap patches for OpenWRT kernel 6.6 Build#947
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the OpenWrt build/setup flow to apply an updated hostapd/libhostap patch-set aligned with kernel 6.6 (and closer to the RDKB Yocto patch state), including pulling patches from both meta-cmf-bananapi and meta-filogic.
Changes:
- Update
setup_MP4_2.shto use a patch-list-driven patch application flow, bump hostapd SRCrev, and pull patches frommeta-filogicin addition tometa-cmf-bananapi. - Update OpenWrt build makefile to include OCV support (
ocv.c,CONFIG_OCV) and add aKERNEL_6_6compile define. - Add
hostap_patch_list.txtenumerating all patches (and optional patch working directories) to apply.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| build/openwrt/setup_MP4_2.sh | Switch to patch-list-driven patch application; bump hostap commit; clone meta repos for kernel 6.6 patch sources |
| build/openwrt/makefile | Enable OCV build inputs and add kernel 6.6 compile define |
| build/openwrt/hostap_patch_list.txt | New ordered patch list combining meta-cmf-bananapi and meta-filogic patch sets |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
1e7cade to
f6dd0fc
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…6 Build and enable MLO for private VAPs Reason for change: To update rdk-wifi-libhostap patches for OpenWRT kernel 6.6 Build and make it in sync with RDKB Yocto builds. Also enabled MLO for all private VAPs Test Procedure: Ensure all patches are applied without any failures. Risks: Medium Priority: P1 Signed-off-by: Rakhil P E <rakhilpe001@gmail.com>
91a1921 to
9171a20
Compare
RDKBWIFI-377: Update rdk-wifi-libhostap patches for OpenWRT kernel 6.6 Build
Reason for change: To update rdk-wifi-libhostap patches for OpenWRT kernel 6.6 Build and make it in sync with RDKB Yocto builds.
Test Procedure: Ensure all patches are applied without any failures.
Risks: Medium
Priority: P1