-name:Package Armvirt as OpenWrtuses:ophub/amlogic-s9xxx-openwrt@mainwith:openwrt_path:openwrt/bin/targets/*/*/*rootfs.tar.gzopenwrt_board:s905x3_s905x2_s905x_s905w_s905d_s922x_s912openwrt_kernel:6.1.y_5.15.y GitHub Actions Input Parameters Explanation ...
-name:Package Armvirt as OpenWrtuses:ophub/amlogic-s9xxx-openwrt@mainwith:openwrt_path:openwrt/bin/targets/*/*/*rootfs.tar.gzopenwrt_board:s905x3_s905x2_s905x_s905w_s905d_s922x_s912openwrt_kernel:5.10.125_5.15.50 GitHub Actions Input parameter description The relevant parameters corres...
vpei / openwrt-s905d-n1 Public Notifications Fork 0 Star 5 Code Issues Pull requests Actions Projects Security Insights Search all projects No open projects Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my ...
- name: Package Armvirt as OpenWrt uses: ophub/amlogic-s9xxx-openwrt@main with: openwrt_path: openwrt/bin/targets/*/*/*rootfs.tar.gz openwrt_board: s905x3_s905x2_s905x_s905w_s905d_s922x_s912 openwrt_kernel: 6.1.10_5.15.50...
-name:Package Armvirt as OpenWrtuses:ophub/amlogic-s9xxx-openwrt@mainwith:openwrt_path:openwrt/bin/targets/*/*/*rootfs.tar.gzopenwrt_board:s905x3_s905x2_s905x_s905w_s905d_s922x_s912openwrt_kernel:6.1.10_5.15.50 GitHub Actions Input Parameters Explanation ...
-name:Package Armvirt as OpenWrtuses:ophub/amlogic-s9xxx-openwrt@mainwith:openwrt_path:openwrt/bin/targets/*/*/*rootfs.tar.gzopenwrt_board:s905x3_s905x2_s905x_s905w_s905d_s922x_s912openwrt_kernel:6.1.10_5.15.50gh_token:${{ secrets.GH_TOKEN }} ...
sudo ./make: Compile latest kernel versions of openwrt for all board with the default configuration. sudo ./make -b s905x3 -k 6.1.10: recommend. Use the default configuration, specify a kernel and a firmware for compilation. sudo ./make -b s905x3_s905d -k 6.1.10_5.15.50: Use the...
- name: Package Armvirt as OpenWrt uses: ophub/amlogic-s9xxx-openwrt@main with: openwrt_path: openwrt/bin/targets/*/*/*rootfs.tar.gz openwrt_board: s905x3_s905x2_s905x_s905w_s905d_s922x_s912 openwrt_kernel: 6.1.y_5.15.y...
- name: Build OpenWrt firmware id: build run: | [ -d openwrt-armvirt ] || mkdir -p openwrt-armvirt cp -f openwrt/bin/targets/*/*/*rootfs.tar.gz openwrt-armvirt/ && sync sudo chmod +x make sudo ./make -d -b s905x3_s905x2_s905x_s905w_s905d_s922x_s912 -k 5.15.2...
-name:Package Armvirt as OpenWrtuses:ophub/amlogic-s9xxx-openwrt@mainwith:openwrt_path:openwrt/bin/targets/*/*/*rootfs.tar.gzopenwrt_board:s905x3_s905x2_s905x_s905w_s905d_s922x_s912openwrt_kernel:6.1.10_5.15.50gh_token:${{ secrets.GH_TOKEN }} ...