mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-15 07:29:12 +00:00
Update linux kernel to 6.18 release tag
This commit is contained in:
@@ -369,7 +369,7 @@ sources:
|
||||
- "apt install -y wget xz-utils"
|
||||
- name: kernel
|
||||
repo: https://github.com/truenas/linux
|
||||
branch: truenas/linux-6.12
|
||||
branch: NAS-137494
|
||||
batch_priority: 0
|
||||
supports_ccache: true
|
||||
env:
|
||||
@@ -419,7 +419,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"
|
||||
@@ -660,7 +660,7 @@ sources:
|
||||
branch: master
|
||||
- name: truenas
|
||||
repo: https://github.com/truenas/middleware
|
||||
branch: master
|
||||
branch: NAS-137494
|
||||
subdir: debian
|
||||
subpackages:
|
||||
- name: middlewared
|
||||
|
||||
Reference in New Issue
Block a user