Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
b2d56acc
Unverified
Commit
b2d56acc
authored
Aug 02, 2025
by
wukongdaily
Committed by
GitHub
Aug 02, 2025
Browse files
瑞莎e20c rk35xx 系列支持6.1内核
parent
3d085b2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/build-dev-board-by-flippy.yml
.github/workflows/build-dev-board-by-flippy.yml
+3
-3
No files found.
.github/workflows/build-dev-board-by-flippy.yml
View file @
b2d56acc
...
@@ -5,7 +5,7 @@ on:
...
@@ -5,7 +5,7 @@ on:
openwrt_kernel
:
openwrt_kernel
:
description
:
"
选择构建的内核
当高版本内核没有时
系统会自动挑选匹配的内核。比如radxa
e52c
即便你选择了6.1.y
可能最终构建还是5.10.160"
description
:
"
选择构建的内核
当高版本内核没有时
系统会自动挑选匹配的内核。比如radxa
e52c
即便你选择了6.1.y
可能最终构建还是5.10.160"
required
:
false
required
:
false
default
:
"
6.
6
.y"
default
:
"
6.
1
.y"
type
:
choice
type
:
choice
options
:
options
:
-
5.4.y
-
5.4.y
...
@@ -17,7 +17,7 @@ on:
...
@@ -17,7 +17,7 @@ on:
openwrt_soc
:
openwrt_soc
:
description
:
"
选择开发板型号"
description
:
"
选择开发板型号"
required
:
false
required
:
false
default
:
"
e2
5
"
default
:
"
e2
0c
"
type
:
choice
type
:
choice
options
:
options
:
-
e20c
-
e20c
...
@@ -144,7 +144,7 @@ jobs:
...
@@ -144,7 +144,7 @@ jobs:
echo "file=$ROOTFS_FILE" >> $GITHUB_OUTPUT
echo "file=$ROOTFS_FILE" >> $GITHUB_OUTPUT
-
name
:
Package armsr-armv8 as ImmortalWrt for Radxa
-
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()
if
:
${{ steps.down.outputs.status }} == 'success' && !cancelled()
env
:
env
:
OPENWRT_ARMVIRT
:
${{ steps.find_rootfs.outputs.file }}
OPENWRT_ARMVIRT
:
${{ steps.find_rootfs.outputs.file }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment