From f35ded129754086c5fd2dce44a6cce4df7fa193d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 9 May 2021 13:06:17 +0200 Subject: [PATCH] ucentral: development update * add more targets to the CI Signed-off-by: John Crispin --- .github/workflows/build-dev.yml | 2 +- profiles/tplink_eap225_outdoor_v1.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-dev.yml b/.github/workflows/build-dev.yml index 503e6a00..2220aff4 100644 --- a/.github/workflows/build-dev.yml +++ b/.github/workflows/build-dev.yml @@ -10,7 +10,7 @@ jobs: strategy: fail-fast: false matrix: - target: ['cig_wf188', 'cig_wf194c', 'cig_wf160d', 'edgecore_eap101', 'edgecore_eap102', 'edgecore_ecs4100-12ph', 'edgecore_ecw5211', 'linksys_e8450-ubi', 'linksys_ea8300', 'mikrotik_nand-large', 'tplink_cpe210_v3', 'tplink_ex227', 'tplink_ex447', 'zyxel_gs1900-10hp'] + target: ['cig_wf188', 'cig_wf194c', 'cig_wf160d', 'edgecore_eap101', 'edgecore_eap102', 'edgecore_ecs4100-12ph', 'edgecore_ecw5211', 'linksys_e8450-ubi', 'linksys_ea8300', 'tplink_cpe210_v3', 'tplink_cpe510_v3', 'tplink_eap225_outdoor_v1', 'tplink_ex227', 'tplink_ex447', 'zyxel_gs1900-10hp'] steps: - uses: actions/checkout@v2 diff --git a/profiles/tplink_eap225_outdoor_v1.yml b/profiles/tplink_eap225_outdoor_v1.yml index dc3d1bac..37d719b1 100644 --- a/profiles/tplink_eap225_outdoor_v1.yml +++ b/profiles/tplink_eap225_outdoor_v1.yml @@ -3,6 +3,6 @@ profile: tplink_eap225-outdoor-v1 target: ath79 subtarget: generic description: Build image for the TPLink EAP225 outdoor v1 -image: bin/targets/ath79/generic/openwrt-ath79-generic-tplink_cpe510-v3-squashfs-sysupgrade.bin +image: bin/targets/ath79/generic/openwrt-ath79-generic-tplink_eap225-outdoor-v1-squashfs-sysupgrade.bin include: - ucentral-ap