"examples/benchmarks/gpu_stream.py" did not exist on "db297fb4ed7b65c864e918ff9217c90a6d5b2ee0"
Unverified Commit b2d56acc authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

瑞莎e20c rk35xx 系列支持6.1内核

parent 3d085b2b
......@@ -5,7 +5,7 @@ on:
openwrt_kernel:
description: "选择构建的内核 当高版本内核没有时 系统会自动挑选匹配的内核。比如radxa e52c 即便你选择了6.1.y 可能最终构建还是5.10.160"
required: false
default: "6.6.y"
default: "6.1.y"
type: choice
options:
- 5.4.y
......@@ -17,7 +17,7 @@ on:
openwrt_soc:
description: "选择开发板型号"
required: false
default: "e25"
default: "e20c"
type: choice
options:
- e20c
......@@ -144,7 +144,7 @@ jobs:
echo "file=$ROOTFS_FILE" >> $GITHUB_OUTPUT
- name: Package armsr-armv8 as ImmortalWrt for Radxa
uses: ophub/flippy-openwrt-actions@main
uses: wukongdaily/flippy-openwrt-actions@kernel-6.1
if: ${{ steps.down.outputs.status }} == 'success' && !cancelled()
env:
OPENWRT_ARMVIRT: ${{ steps.find_rootfs.outputs.file }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment