mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
target-ipq40xx: update/move feed to wlan-ap-legacy-targets
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
12
profiles/edgecore_ecw5211.yml
Normal file
12
profiles/edgecore_ecw5211.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
profile: edgecore_ecw5211
|
||||
target: ipq40xx
|
||||
subtarget: generic
|
||||
description: Build image for the Edgecore ECW5211
|
||||
image: bin/targets/ipq40xx/generic/openwrt-ipq40xx-generic-edgecore_ecw5211-squashfs-nand-sysupgrade.bin
|
||||
packages:
|
||||
- ipq40xx
|
||||
include:
|
||||
- ucentral-ap
|
||||
- hostapd
|
||||
- target-ipq40xx
|
||||
14
profiles/target-ipq40xx.yml
Normal file
14
profiles/target-ipq40xx.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: Add the wifi ath10k support
|
||||
feeds:
|
||||
- name: target_ipq40xx
|
||||
uri: https://github.com/Telecominfraproject/wlan-ap-legacy-targets.git
|
||||
branch: main
|
||||
packages:
|
||||
- ath10k-firmware-qca4019-ct-htt
|
||||
- ath10k-firmware-qca9888-ct-htt
|
||||
- ath10k-firmware-qca9984-ct-htt
|
||||
diffconfig: |
|
||||
# CONFIG_PACKAGE_ath10k-firmware-qca4019-ct is not set
|
||||
# CONFIG_PACKAGE_ath10k-firmware-qca9888-ct is not set
|
||||
# CONFIG_PACKAGE_ath10k-firmware-qca9984-ct is not set
|
||||
@@ -53,7 +53,6 @@ packages:
|
||||
- rrmd
|
||||
- ucrun
|
||||
- ucode
|
||||
- unetd
|
||||
- udhcpsnoop
|
||||
- udnssnoop
|
||||
- usteer
|
||||
|
||||
12
profiles/udaya_a5-id2.yml
Normal file
12
profiles/udaya_a5-id2.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
profile: udaya_a5-id2
|
||||
target: ipq40xx
|
||||
subtarget: generic
|
||||
description: Build image for the udaya_a5-id2
|
||||
image: bin/targets/ipq40xx/generic/openwrt-ipq40xx-generic-udaya_a5-id2-squashfs-sysupgrade.bin
|
||||
packages:
|
||||
- ipq40xx
|
||||
include:
|
||||
- ucentral-ap
|
||||
- hostapd
|
||||
- target-ipq40xx
|
||||
Reference in New Issue
Block a user