mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 18:19:53 +00:00
Use branch be14-and-hostapd-janusz-v5 for build; add openssl into ax3200
This commit is contained in:
2
.github/workflows/ax3200.yaml
vendored
2
.github/workflows/ax3200.yaml
vendored
@@ -61,6 +61,8 @@ jobs:
|
||||
curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/mediatek/mt7622/ax3200 > .config
|
||||
curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/dumb_ap >> .config
|
||||
curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/snapshot-short >> .config
|
||||
sed -i '/CONFIG_PACKAGE_wpad-mbedtls=y/d' .config
|
||||
curl -SL https://raw.githubusercontent.com/danpawlik/openwrt-builder/master/configs/common/openssl >> .config
|
||||
make defconfig
|
||||
|
||||
- name: Remove packages that are marked as modules
|
||||
|
||||
2
.github/workflows/bpi-r4-BE14-janusz.yaml
vendored
2
.github/workflows/bpi-r4-BE14-janusz.yaml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
REMOTE_REPOSITORY: danpawlik/openwrt
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v4
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v5
|
||||
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_luci_eht
|
||||
DEVICE_CONFIG: configs/mediatek/mt7988a/bpi-r4
|
||||
ROLE_CONFIG: configs/common/main-router
|
||||
|
||||
2
.github/workflows/bpi-r4-BE14.yaml
vendored
2
.github/workflows/bpi-r4-BE14.yaml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
env:
|
||||
REMOTE_REPOSITORY: danpawlik/openwrt
|
||||
# REMOTE_BRANCH: be14
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v4
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v5
|
||||
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_all_packages_eht
|
||||
DEVICE_CONFIG: configs/mediatek/mt7988a/bpi-r4
|
||||
ROLE_CONFIG: configs/common/main-router
|
||||
|
||||
Reference in New Issue
Block a user