File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
env :
16
16
KERNEL_URL : https://cdn.kernel.org/pub/linux/kernel/v5.x/
17
- KERNEL_VERSION : linux-5.15.173
17
+ KERNEL_VERSION : linux-5.15.154
18
18
KERNEL_BRANCH : linux-5.15
19
19
steps :
20
20
- uses : actions/checkout@v3
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Kernel source tree for AvaotaSBC-provided kernel builds.
5
5
## Kernel Branches
6
6
| Kernel Source | Kernel Type | Kernel Source | Kernel Version |
7
7
| ------------------------------------------------------------ | ---------------------- | ------------------------------------------------------------ | --------------------- |
8
- | [ Linux 5.15 LTS] ( https://github.com/AvaotaSBC/linux/tree/linux-5.15 ) | Linux LTS Kernel | https://cdn.kernel.org/pub/linux/kernel/v5.x/ | linux-5.15.173 |
8
+ | [ Linux 5.15 LTS] ( https://github.com/AvaotaSBC/linux/tree/linux-5.15 ) | Linux LTS Kernel | https://cdn.kernel.org/pub/linux/kernel/v5.x/ | linux-5.15.154 |
9
9
10
10
## AutoCI Branch Update
11
11
You can’t perform that action at this time.
0 commit comments