mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
* bring up wf672a * add drivers lsm303agr rtl8221d ilps22qs * add cig-wifi-mode-sw for switching radio to 2 bands or 3 bands Fixes: WIFI-14509 Signed-off-by: Justin.Guo <guoxijun@actiontec.com>
24 lines
476 B
YAML
24 lines
476 B
YAML
---
|
|
profile: cig_wf672
|
|
target: ipq53xx
|
|
subtarget: generic
|
|
description: Build image for the CIG WF672
|
|
image: bin/targets/ipq53xx/generic/openwrt-ipq53xx-cig_wf672-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: qca
|
|
path: ../../feeds/qca-wifi-7
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq53xx
|
|
- ftm
|
|
- qca-ssdk-shell
|
|
- iperf3
|
|
- sysstat
|
|
- kmod-cig-wifi-mode-sw
|
|
- kmod-input-lsm303agr
|
|
- kmod-rtl8221d-phy
|
|
- kmod-gpio-pca953x
|
|
- kmod-hwmon-tmp103
|
|
- kmod-iio-ilps22qs
|