ipq8074: make the v5.4 profile default for supported boards

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2023-11-24 06:14:30 +01:00
parent 75374d2765
commit 9423f9d6ab
20 changed files with 120 additions and 120 deletions

View File

@@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
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:
- uses: actions/checkout@v3

View File

@@ -1,18 +1,21 @@
---
profile: cig_wf186h
target: ipq50xx
subtarget: generic
target: ipq807x
subtarget: ipq50xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
include:
- wifi-ax
- ucentral-ap
packages:
- ipq50xx
- ipq807x
- ath11k-fwtest
- ftm
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_PACKAGE_i2c-tools=y
CONFIG_PACKAGE_libi2c=y
CONFIG_PACKAGE_coreutils=y

View File

@@ -1,21 +1,18 @@
---
profile: cig_wf186h
target: ipq807x
subtarget: ipq50xx
target: ipq50xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x
- ath11k-fwtest
- ftm
- ipq50xx
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_PACKAGE_i2c-tools=y
CONFIG_PACKAGE_libi2c=y
CONFIG_PACKAGE_coreutils=y

View File

@@ -1,18 +1,21 @@
---
profile: cig_wf186w
target: ipq50xx
subtarget: generic
target: ipq807x
subtarget: ipq50xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
include:
- wifi-ax
- ucentral-ap
packages:
- ipq50xx
- ipq807x
- ath11k-fwtest
- ftm
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_PACKAGE_i2c-tools=y
CONFIG_PACKAGE_libi2c=y
CONFIG_PACKAGE_coreutils=y

View File

@@ -1,21 +1,18 @@
---
profile: cig_wf186w
target: ipq807x
subtarget: ipq50xx
target: ipq50xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x
- ath11k-fwtest
- ftm
- ipq50xx
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_PACKAGE_i2c-tools=y
CONFIG_PACKAGE_libi2c=y
CONFIG_PACKAGE_coreutils=y

View File

@@ -1,17 +1,17 @@
---
profile: edgecore_eap101
target: ipq60xx
subtarget: generic
target: ipq807x
subtarget: ipq60xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
include:
- wifi-ax
- ucentral-ap
packages:
- ipq60xx
- ipq807x
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
CONFIG_BUSYBOX_CUSTOM=y
CONFIG_BUSYBOX_CONFIG_STTY=y

View File

@@ -1,17 +1,17 @@
---
profile: edgecore_eap101
target: ipq807x
subtarget: ipq60xx
target: ipq60xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x
- ipq60xx
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
CONFIG_BUSYBOX_CUSTOM=y
CONFIG_BUSYBOX_CONFIG_STTY=y

View File

@@ -1,13 +1,14 @@
---
profile: edgecore_eap102
target: ipq807x
subtarget: generic
description: Build image for the EdgeCore EAP102
image: bin/targets/ipq807x/generic/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
subtarget: ipq807x
description: Build image for the Edgecore EAP102
image: bin/targets/ipq807x/ipq807x/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
feeds:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x

View File

@@ -1,14 +1,13 @@
---
profile: edgecore_eap102
target: ipq807x
subtarget: ipq807x
description: Build image for the Edgecore EAP102
image: bin/targets/ipq807x/ipq807x/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
subtarget: generic
description: Build image for the EdgeCore EAP102
image: bin/targets/ipq807x/generic/openwrt-ipq807x-edgecore_eap102-squashfs-sysupgrade.tar
feeds:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x

View File

@@ -1,16 +1,17 @@
---
profile: edgecore_eap104
target: ipq50xx
subtarget: generic
target: ipq807x
subtarget: ipq50xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
include:
- wifi-ax
- ucentral-ap
packages:
- ipq50xx
- ipq807x
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_BUSYBOX_CUSTOM=y

View File

@@ -1,17 +1,16 @@
---
profile: edgecore_eap104
target: ipq807x
subtarget: ipq50xx
target: ipq50xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x
- ipq50xx
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
CONFIG_BUSYBOX_CUSTOM=y

View File

@@ -1,15 +1,16 @@
---
profile: wallys_dr6018
target: ipq60xx
subtarget: generic
target: ipq807x
subtarget: ipq60xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
include:
- wifi-ax
- ucentral-ap
packages:
- ipq60xx
- ipq807x
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=0

View File

@@ -1,16 +1,15 @@
---
profile: wallys_dr6018
target: ipq807x
subtarget: ipq60xx
target: ipq60xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x
- ipq60xx
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=0

View File

@@ -1,13 +1,14 @@
---
profile: yuncore_ax840
target: ipq60xx
subtarget: generic
target: ipq807x
subtarget: ipq60xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- ucentral-ap
path: ../../feeds/ipq807x
packages:
- ipq60xx
- ipq807x
include:
- wifi-ax
- ucentral-ap

View File

@@ -1,14 +1,13 @@
---
profile: yuncore_ax840
target: ipq807x
subtarget: ipq60xx
target: ipq60xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
packages:
- ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq60xx

View File

@@ -1,13 +1,14 @@
---
profile: yuncore_fap650
target: ipq60xx
subtarget: generic
target: ipq807x
subtarget: ipq60xx
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:
- name: ipq807x
path: ../../feeds/ipq807x_v5.4
path: ../../feeds/ipq807x
packages:
- ipq60xx
- ipq807x
include:
- wifi-ax
- ucentral-ap

View File

@@ -1,14 +1,13 @@
---
profile: yuncore_fap650
target: ipq807x
subtarget: ipq60xx
target: ipq60xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
packages:
- ipq807x
- ipq60xx
include:
- wifi-ax
- ucentral-ap

View File

@@ -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

View 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

View File

@@ -1,14 +1,15 @@
---
profile: yuncore_fap655
target: ipq807x
subtarget: ipq50xx
target: ipq50xx
subtarget: generic
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:
- name: ipq807x
path: ../../feeds/ipq807x
path: ../../feeds/ipq807x_v5.4
include:
- wifi-ax
- ucentral-ap
packages:
- ipq807x
- ipq50xx
diffconfig: |
CONFIG_KERNEL_IPQ_MEM_PROFILE=512