[roll] Roll fuchsia [wlan e2e] Support OpenWrt for WlanPhyCompliance11ACTest

Integrate OpenWrt access points into the WlanPhyCompliance11ACTest
suite. Previously, this test was limited to Whirlwind-based access
points. This update enables the test to utilize OpenWrt hardware,
expanding the coverage and flexibility of PHY compliance verification
in end-to-end environments. Additionally, it updates the OpenWrt
controller to support setting Wi-Fi modes and capabilities via UCI.

Original-Bug: 504487307
Test: fx test wlan_phy_compliance_ac_5g_40mhz_wpa2_max_a_mpdu_len_exp0_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574737
Original-Revision: 1a8752246e589d3988a0cb8016613aed36f4486c
GitOrigin-RevId: 340a33e32c5bc7e782223ed77fa5ea1c84fe7b70
Change-Id: Ie1dda9c62daa751eecd3c27b069ef5e6562863de
1 file changed
tree: 74373b6b0d2e8dafadbf54d326dfc7672307747c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.