mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-14 23:18:59 +00:00
Update linux kernel to 6.18-rc6 tag
This commit is contained in:
@@ -368,7 +368,7 @@ sources:
|
||||
- "apt install -y wget xz-utils"
|
||||
- name: kernel
|
||||
repo: https://github.com/truenas/linux
|
||||
branch: truenas/linux-6.12
|
||||
branch: NAS-137494-rc6
|
||||
batch_priority: 0
|
||||
supports_ccache: true
|
||||
env:
|
||||
@@ -418,7 +418,7 @@ sources:
|
||||
- name: openzfs
|
||||
repo: https://github.com/truenas/zfs
|
||||
batch_priority: 0
|
||||
branch: truenas/zfs-2.4-release
|
||||
branch: NAS-137494
|
||||
env:
|
||||
KVERS: "$(shell apt info linux-headers-truenas-production-amd64 | awk '/Source:/ { print $$2}' | sed 's/linux-//')"
|
||||
KSRC: "/usr/src/linux-headers-truenas-production-amd64"
|
||||
|
||||
Reference in New Issue
Block a user