Skip to content

Commit 4546ca1

Browse files
author
root
committed
Update kernel to 6.12.87 (longterm)
1 parent 9bb561c commit 4546ca1

178 files changed

Lines changed: 1 addition & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cmd/gokr-build-kernel/build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
var configContents []byte
2020

2121
// see https://www.kernel.org/releases.json
22-
var latest = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.23.tar.xz"
22+
var latest = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.87.tar.xz"
2323

2424
func downloadKernel() error {
2525
out, err := os.Create(filepath.Base(latest))
Binary file not shown.
-33.7 KB
Binary file not shown.
-24.8 KB
Binary file not shown.
-20.5 KB
Binary file not shown.
-18.2 KB
Binary file not shown.
-25.1 KB
Binary file not shown.
-49.9 KB
Binary file not shown.

lib/modules/6.12.23/kernel/drivers/media/common/videobuf2/videobuf2-common.ko renamed to lib/modules/6.12.87/kernel/drivers/media/common/videobuf2/videobuf2-common.ko

54.9 KB
Binary file not shown.

lib/modules/6.12.23/kernel/drivers/media/common/videobuf2/videobuf2-dma-contig.ko renamed to lib/modules/6.12.87/kernel/drivers/media/common/videobuf2/videobuf2-dma-contig.ko

14.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)