mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
1. Integrated WiFi boarddata 2. Integrated LEDs 3. sysupgrade changes are integrated 4. Network ports are enumerated 5. A new profile is added under profiles Signed-off-by: Venkat Chimata <venkata@shasta.cloud>
16 lines
359 B
YAML
16 lines
359 B
YAML
---
|
|
profile: edgecore_oap103
|
|
target: ipq807x
|
|
subtarget: generic
|
|
description: Build image for the EdgeCore EAP103
|
|
image: bin/targets/ipq807x/generic/openwrt-ipq807x-edgecore_oap103-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: ipq807x
|
|
path: ../../feeds/ipq807x_v5.4
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq807x
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|