mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 02:48:18 +00:00
ipq8074: make the v5.4 profile default for supported boards
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
2
.github/workflows/build-dev.yml
vendored
2
.github/workflows/build-dev.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
target: [ 'cig_wf186w', 'cig_wf188n-ca', 'cig_wf188n-ca-ath12', 'cig_wf188n-us', 'cig_wf196-us', 'cig_wf196-ca', 'cig_wf196-ca-ath12', 'cig_wf660a', 'cybertan_eww622-a1', 'cybertan_eww631-a1', 'cybertan_eww631-b1', 'edgecore_eap101', 'edgecore_eap101-ath12', 'edgecore_eap102', 'edgecore_eap102-ath12', 'edgecore_eap104', 'edgecore_eap104-ath12', 'edgecore_eap111', 'edgecore_ecw5211', 'edgecore_oap101', 'edgecore_oap101-6e', 'edgecore_oap101e', 'edgecore_oap101e-6e', 'edgecore_oap102', 'hfcl_ion4','hfcl_ion4xi_wp', 'hfcl_ion4xe', 'hfcl_ion4xi', 'hfcl_ion4x', 'hfcl_ion4x_2', 'hfcl_ion4xi_w', 'hfcl_ion4xi_HMR', 'hfcl_ion4x_w', 'indio_um-305ax', 'indio_um-325ac', 'indio_um-510ac-v3', 'indio_um-550ac', 'indio_um-310ax-v1', 'indio_um-510axp-v1', 'indio_um-510axm-v1', 'udaya_a5-id2', 'wallys_dr40x9', 'wallys_dr6018', 'wallys_dr6018_v4', 'x64_vm', 'yuncore_ax840', 'yuncore_fap640', 'yuncore_fap650', 'yuncore_fap655' ]
|
target: [ 'cig_wf186w', 'cig_wf188n-ca', 'cig_wf188n-ca-ath12', 'cig_wf188n-us', 'cig_wf196-us', 'cig_wf196-ca', 'cig_wf196-ca-ath12', 'cig_wf660a', 'cybertan_eww622-a1', 'cybertan_eww631-a1', 'cybertan_eww631-b1', 'edgecore_eap101', 'edgecore_eap102', 'edgecore_eap104', 'edgecore_eap111', 'edgecore_ecw5211', 'edgecore_oap101', 'edgecore_oap101-6e', 'edgecore_oap101e', 'edgecore_oap101e-6e', 'edgecore_oap102', 'hfcl_ion4','hfcl_ion4xi_wp', 'hfcl_ion4xe', 'hfcl_ion4xi', 'hfcl_ion4x', 'hfcl_ion4x_2', 'hfcl_ion4xi_w', 'hfcl_ion4xi_HMR', 'hfcl_ion4x_w', 'indio_um-305ax', 'indio_um-325ac', 'indio_um-510ac-v3', 'indio_um-550ac', 'indio_um-310ax-v1', 'indio_um-510axp-v1', 'indio_um-510axm-v1', 'udaya_a5-id2', 'wallys_dr40x9', 'wallys_dr6018', 'wallys_dr6018_v4', 'yuncore_ax840', 'yuncore_fap640', 'yuncore_fap650', 'yuncore_fap655' ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
@@ -1,18 +1,21 @@
|
|||||||
---
|
---
|
||||||
profile: cig_wf186h
|
profile: cig_wf186h
|
||||||
target: ipq50xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq50xx
|
||||||
description: Build image for the Cigtech Wall Plate WF186h
|
description: Build image for the Cigtech Wall Plate WF186h
|
||||||
image: bin/targets/ipq50xx/generic.openwrt-ipq50xx-cig_wf186h-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-cig_wf186h-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq50xx
|
- ipq807x
|
||||||
|
- ath11k-fwtest
|
||||||
|
- ftm
|
||||||
|
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
|
||||||
CONFIG_PACKAGE_i2c-tools=y
|
CONFIG_PACKAGE_i2c-tools=y
|
||||||
CONFIG_PACKAGE_libi2c=y
|
CONFIG_PACKAGE_libi2c=y
|
||||||
CONFIG_PACKAGE_coreutils=y
|
CONFIG_PACKAGE_coreutils=y
|
||||||
@@ -1,21 +1,18 @@
|
|||||||
---
|
---
|
||||||
profile: cig_wf186h
|
profile: cig_wf186h
|
||||||
target: ipq807x
|
target: ipq50xx
|
||||||
subtarget: ipq50xx
|
subtarget: generic
|
||||||
description: Build image for the Cigtech Wall Plate WF186h
|
description: Build image for the Cigtech Wall Plate WF186h
|
||||||
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-cig_wf186h-squashfs-sysupgrade.tar
|
image: bin/targets/ipq50xx/generic.openwrt-ipq50xx-cig_wf186h-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq50xx
|
||||||
- ath11k-fwtest
|
|
||||||
- ftm
|
|
||||||
|
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
||||||
CONFIG_PACKAGE_i2c-tools=y
|
CONFIG_PACKAGE_i2c-tools=y
|
||||||
CONFIG_PACKAGE_libi2c=y
|
CONFIG_PACKAGE_libi2c=y
|
||||||
CONFIG_PACKAGE_coreutils=y
|
CONFIG_PACKAGE_coreutils=y
|
||||||
|
|||||||
@@ -1,18 +1,21 @@
|
|||||||
---
|
---
|
||||||
profile: cig_wf186w
|
profile: cig_wf186w
|
||||||
target: ipq50xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq50xx
|
||||||
description: Build image for the Cigtech Wall Plate WF186w
|
description: Build image for the Cigtech Wall Plate WF186w
|
||||||
image: bin/targets/ipq50xx/generic.openwrt-ipq50xx-cig_wf186w-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-cig_wf186w-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq50xx
|
- ipq807x
|
||||||
|
- ath11k-fwtest
|
||||||
|
- ftm
|
||||||
|
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
|
||||||
CONFIG_PACKAGE_i2c-tools=y
|
CONFIG_PACKAGE_i2c-tools=y
|
||||||
CONFIG_PACKAGE_libi2c=y
|
CONFIG_PACKAGE_libi2c=y
|
||||||
CONFIG_PACKAGE_coreutils=y
|
CONFIG_PACKAGE_coreutils=y
|
||||||
@@ -1,21 +1,18 @@
|
|||||||
---
|
---
|
||||||
profile: cig_wf186w
|
profile: cig_wf186w
|
||||||
target: ipq807x
|
target: ipq50xx
|
||||||
subtarget: ipq50xx
|
subtarget: generic
|
||||||
description: Build image for the Cigtech Wall Plate WF186w
|
description: Build image for the Cigtech Wall Plate WF186w
|
||||||
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-cig_wf186w-squashfs-sysupgrade.tar
|
image: bin/targets/ipq50xx/generic.openwrt-ipq50xx-cig_wf186w-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq50xx
|
||||||
- ath11k-fwtest
|
|
||||||
- ftm
|
|
||||||
|
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
||||||
CONFIG_PACKAGE_i2c-tools=y
|
CONFIG_PACKAGE_i2c-tools=y
|
||||||
CONFIG_PACKAGE_libi2c=y
|
CONFIG_PACKAGE_libi2c=y
|
||||||
CONFIG_PACKAGE_coreutils=y
|
CONFIG_PACKAGE_coreutils=y
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
---
|
---
|
||||||
profile: edgecore_eap101
|
profile: edgecore_eap101
|
||||||
target: ipq60xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq60xx
|
||||||
description: Build image for the EdgeCore EAP101
|
description: Build image for the EdgeCore EAP101
|
||||||
image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-edgecore_eap101-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-edgecore_eap101-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq60xx
|
- ipq807x
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
|
||||||
CONFIG_BUSYBOX_CUSTOM=y
|
CONFIG_BUSYBOX_CUSTOM=y
|
||||||
CONFIG_BUSYBOX_CONFIG_STTY=y
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|
||||||
@@ -1,17 +1,17 @@
|
|||||||
---
|
---
|
||||||
profile: edgecore_eap101
|
profile: edgecore_eap101
|
||||||
target: ipq807x
|
target: ipq60xx
|
||||||
subtarget: ipq60xx
|
subtarget: generic
|
||||||
description: Build image for the EdgeCore EAP101
|
description: Build image for the EdgeCore EAP101
|
||||||
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-edgecore_eap101-squashfs-sysupgrade.tar
|
image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-edgecore_eap101-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq60xx
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
||||||
CONFIG_BUSYBOX_CUSTOM=y
|
CONFIG_BUSYBOX_CUSTOM=y
|
||||||
CONFIG_BUSYBOX_CONFIG_STTY=y
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
---
|
---
|
||||||
profile: edgecore_eap102
|
profile: edgecore_eap102
|
||||||
target: ipq807x
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq807x
|
||||||
description: Build image for the EdgeCore EAP102
|
description: Build image for the Edgecore EAP102
|
||||||
image: bin/targets/ipq807x/generic/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq807x/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq807x
|
||||||
@@ -1,14 +1,13 @@
|
|||||||
---
|
---
|
||||||
profile: edgecore_eap102
|
profile: edgecore_eap102
|
||||||
target: ipq807x
|
target: ipq807x
|
||||||
subtarget: ipq807x
|
subtarget: generic
|
||||||
description: Build image for the Edgecore EAP102
|
description: Build image for the EdgeCore EAP102
|
||||||
image: bin/targets/ipq807x/ipq807x/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/generic/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq807x
|
||||||
|
|||||||
@@ -1,16 +1,17 @@
|
|||||||
---
|
---
|
||||||
profile: edgecore_eap104
|
profile: edgecore_eap104
|
||||||
target: ipq50xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq50xx
|
||||||
description: Build image for the EdgeCore EAP104
|
description: Build image for the EdgeCore EAP104
|
||||||
image: bin/targets/ipq50xx/generic/openwrt-ipq50xx-edgecore_eap104-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-edgecore_eap104-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq50xx
|
- ipq807x
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
||||||
CONFIG_BUSYBOX_CUSTOM=y
|
CONFIG_BUSYBOX_CUSTOM=y
|
||||||
@@ -1,17 +1,16 @@
|
|||||||
---
|
---
|
||||||
profile: edgecore_eap104
|
profile: edgecore_eap104
|
||||||
target: ipq807x
|
target: ipq50xx
|
||||||
subtarget: ipq50xx
|
subtarget: generic
|
||||||
description: Build image for the EdgeCore EAP104
|
description: Build image for the EdgeCore EAP104
|
||||||
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-edgecore_eap104-squashfs-sysupgrade.tar
|
image: bin/targets/ipq50xx/generic/openwrt-ipq50xx-edgecore_eap104-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq50xx
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
||||||
CONFIG_BUSYBOX_CUSTOM=y
|
CONFIG_BUSYBOX_CUSTOM=y
|
||||||
|
|||||||
@@ -1,15 +1,16 @@
|
|||||||
---
|
---
|
||||||
profile: wallys_dr6018
|
profile: wallys_dr6018
|
||||||
target: ipq60xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq60xx
|
||||||
description: Build image for the Wallys DR6018
|
description: Build image for the Wallys DR6018
|
||||||
image: bin/targets/ipq60xx/generic/openwrt-ipq807x-wallys_dr6018-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-wallys_dr6018-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq60xx
|
- ipq807x
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
||||||
@@ -1,16 +1,15 @@
|
|||||||
---
|
---
|
||||||
profile: wallys_dr6018
|
profile: wallys_dr6018
|
||||||
target: ipq807x
|
target: ipq60xx
|
||||||
subtarget: ipq60xx
|
subtarget: generic
|
||||||
description: Build image for the Wallys DR6018
|
description: Build image for the Wallys DR6018
|
||||||
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-wallys_dr6018-squashfs-sysupgrade.tar
|
image: bin/targets/ipq60xx/generic/openwrt-ipq807x-wallys_dr6018-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq60xx
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
---
|
---
|
||||||
profile: yuncore_ax840
|
profile: yuncore_ax840
|
||||||
target: ipq60xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq60xx
|
||||||
description: Build image for the YunCore AX840
|
description: Build image for the YunCore AX840
|
||||||
image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-yuncore_ax840-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-yuncore_ax840-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
include:
|
|
||||||
- ucentral-ap
|
|
||||||
packages:
|
packages:
|
||||||
- ipq60xx
|
- ipq807x
|
||||||
|
include:
|
||||||
|
- wifi-ax
|
||||||
|
- ucentral-ap
|
||||||
@@ -1,14 +1,13 @@
|
|||||||
---
|
---
|
||||||
profile: yuncore_ax840
|
profile: yuncore_ax840
|
||||||
target: ipq807x
|
target: ipq60xx
|
||||||
subtarget: ipq60xx
|
subtarget: generic
|
||||||
description: Build image for the YunCore AX840
|
description: Build image for the YunCore AX840
|
||||||
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-yuncore_ax840-squashfs-sysupgrade.tar
|
image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-yuncore_ax840-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
packages:
|
|
||||||
- ipq807x
|
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
|
packages:
|
||||||
|
- ipq60xx
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
---
|
---
|
||||||
profile: yuncore_fap650
|
profile: yuncore_fap650
|
||||||
target: ipq60xx
|
target: ipq807x
|
||||||
subtarget: generic
|
subtarget: ipq60xx
|
||||||
description: Build image for the YunCore FAP650
|
description: Build image for the YunCore FAP650
|
||||||
image: bin/targets/ipq60xx/generic/openwrt-ipq807x-yuncore_fap650-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-yuncore_fap650-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x_v5.4
|
path: ../../feeds/ipq807x
|
||||||
packages:
|
packages:
|
||||||
- ipq60xx
|
- ipq807x
|
||||||
include:
|
include:
|
||||||
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
@@ -1,14 +1,13 @@
|
|||||||
---
|
---
|
||||||
profile: yuncore_fap650
|
profile: yuncore_fap650
|
||||||
target: ipq807x
|
target: ipq60xx
|
||||||
subtarget: ipq60xx
|
subtarget: generic
|
||||||
description: Build image for the YunCore FAP650
|
description: Build image for the YunCore FAP650
|
||||||
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-yuncore_fap650-squashfs-sysupgrade.tar
|
image: bin/targets/ipq60xx/generic/openwrt-ipq807x-yuncore_fap650-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq60xx
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
profile: yuncore_fap655
|
|
||||||
target: ipq50xx
|
|
||||||
subtarget: generic
|
|
||||||
description: Build image for Yuncore FAP655
|
|
||||||
image: bin/targets/ipq50xx/generic/openwrt-ipq50xx-yuncore_fap655-squashfs-sysupgrade.tar
|
|
||||||
feeds:
|
|
||||||
- name: ipq807x
|
|
||||||
path: ../../feeds/ipq807x_v5.4
|
|
||||||
include:
|
|
||||||
- ucentral-ap
|
|
||||||
packages:
|
|
||||||
- ipq50xx
|
|
||||||
diffconfig: |
|
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
|
||||||
14
profiles/yuncore_fap655-legacy.yml
Normal file
14
profiles/yuncore_fap655-legacy.yml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
profile: yuncore_fap655
|
||||||
|
target: ipq807x
|
||||||
|
subtarget: ipq50xx
|
||||||
|
description: Build image for Yuncore FAP655
|
||||||
|
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-yuncore_fap655-squashfs-sysupgrade.tar
|
||||||
|
feeds:
|
||||||
|
- name: ipq807x
|
||||||
|
path: ../../feeds/ipq807x
|
||||||
|
include:
|
||||||
|
- wifi-ax
|
||||||
|
- ucentral-ap
|
||||||
|
packages:
|
||||||
|
- ipq807x
|
||||||
@@ -1,14 +1,15 @@
|
|||||||
---
|
---
|
||||||
profile: yuncore_fap655
|
profile: yuncore_fap655
|
||||||
target: ipq807x
|
target: ipq50xx
|
||||||
subtarget: ipq50xx
|
subtarget: generic
|
||||||
description: Build image for Yuncore FAP655
|
description: Build image for Yuncore FAP655
|
||||||
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-yuncore_fap655-squashfs-sysupgrade.tar
|
image: bin/targets/ipq50xx/generic/openwrt-ipq50xx-yuncore_fap655-squashfs-sysupgrade.tar
|
||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x_v5.4
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
packages:
|
||||||
- ipq807x
|
- ipq50xx
|
||||||
|
diffconfig: |
|
||||||
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
||||||
|
|||||||
Reference in New Issue
Block a user