1
0
forked from rosa/hakurei

internal/rosa/kernel: 6.12.83 to 6.12.84

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-28 17:10:16 +09:00
parent 1a2b979add
commit 347682ad0b
2 changed files with 3 additions and 3 deletions

View File

@@ -2,12 +2,12 @@ package rosa
import "hakurei.app/internal/pkg" import "hakurei.app/internal/pkg"
const kernelVersion = "6.12.83" const kernelVersion = "6.12.84"
var kernelSource = newTar( var kernelSource = newTar(
"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/"+ "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/"+
"snapshot/linux-"+kernelVersion+".tar.gz", "snapshot/linux-"+kernelVersion+".tar.gz",
"0mZOnSaiLMXLd-wh7CaM4I1q8d7YJLuAQX1gKE9BwUv_BWnttaUYfnqxxZOYyoB-", "GJLUEu68r3DpLYoTcMl4wA_ThMBs_Zwc0gZsp82ii_3AOfcVxpI639IKfq2jAAY2",
pkg.TarGzip, pkg.TarGzip,
) )

View File

@@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 6.12.83 Kernel Configuration # Linux/x86 6.12.84 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="clang version 22.1.4" CONFIG_CC_VERSION_TEXT="clang version 22.1.4"
CONFIG_GCC_VERSION=0 CONFIG_GCC_VERSION=0