Files
wlan-ap/profiles/cig_wf660a.yml
Ken 4996cbd313 ipq807x: CIG-WF660a 5.4 Kernel/Firmware upgrade
Fixes: WIFI-13041
Signed-off-by: Ken <xshi@actiontec.com>
2024-08-02 10:44:10 +02:00

42 lines
911 B
YAML
Executable File

---
profile: cig_wf660a
target: ipq60xx
subtarget: generic
description: Build image for the Cigtech WF660a
image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-cig_wf660a-squashfs-sysupgrade.tar
feeds:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
packages:
- ipq60xx
- e2fsprogs
- ath11k-fwtest
- ftm
- gpsd
- gpsd-utils
- libgps
- gpsd-clients
- kmod-diag-char
- coreutils
- coreutils-stty
include:
- wifi-ax
- ucentral-ap
diffconfig: |
CONFIG_PACKAGE_libblkid=y
CONFIG_PACKAGE_libext2fs=y
CONFIG_PACKAGE_libuuid=y
CONFIG_PACKAGE_libcomerr=y
CONFIG_PACKAGE_libss=y
CONFIG_PACKAGE_i2c-tools=y
CONFIG_PACKAGE_libi2c=y
CONFIG_PACKAGE_coreutils=y
CONFIG_PACKAGE_coreutils-stty=y
CONFIG_PACKAGE_kmod-i2c-core=y
CONFIG_PACKAGE_gpsd=y
CONFIG_PACKAGE_gpsd-utils=y
CONFIG_PACKAGE_libgps=y
CONFIG_PACKAGE_gpsd-clients=y
CONFIG_PACKAGE_kmod-diag-char=y