mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Change branch to be14-and-hostapd-janusz-v8-320MHz-fix
This commit is contained in:
5
.github/workflows/bpi-r4-BE14-janusz.yaml
vendored
5
.github/workflows/bpi-r4-BE14-janusz.yaml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
env:
|
||||
REMOTE_REPOSITORY: danpawlik/openwrt
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v7
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v8-320MHz-fix
|
||||
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_luci_eht
|
||||
DEVICE_CONFIG: configs/mediatek/mt7988a/bpi-r4
|
||||
ROLE_CONFIG: configs/common/main-router
|
||||
@@ -85,6 +85,9 @@ jobs:
|
||||
- name: Package output
|
||||
run: tar -cvf bpi_r4-images.tar bin/targets/mediatek/filogic
|
||||
|
||||
- name: Add config file
|
||||
run: cp .config bin/targets/mediatek/filogic/config-full
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
5
.github/workflows/bpi-r4-BE14.yaml
vendored
5
.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-v7
|
||||
REMOTE_BRANCH: be14-and-hostapd-janusz-v8-320MHz-fix
|
||||
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_all_packages_eht
|
||||
DEVICE_CONFIG: configs/mediatek/mt7988a/bpi-r4
|
||||
ROLE_CONFIG: configs/common/main-router
|
||||
@@ -91,6 +91,9 @@ jobs:
|
||||
- name: Package output
|
||||
run: tar -cvf bpi_r4-images.tar bin/targets/mediatek/filogic
|
||||
|
||||
- name: Add config file
|
||||
run: cp .config bin/targets/mediatek/filogic/config-full
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
@@ -6,6 +6,7 @@ CONFIG_PACKAGE_qrencode=y
|
||||
|
||||
CONFIG_PACKAGE_tailscale=y
|
||||
CONFIG_PACKAGE_fail2ban=y
|
||||
CONFIG_PACKAGE_sqm-scripts=y
|
||||
|
||||
CONFIG_PACKAGE_kmod-sched-core=y
|
||||
CONFIG_PACKAGE_kmod-nvme=y
|
||||
|
||||
Reference in New Issue
Block a user