aboutsummaryrefslogtreecommitdiff
path: root/core/linux-headers
diff options
context:
space:
mode:
Diffstat (limited to 'core/linux-headers')
-rwxr-xr-xcore/linux-headers/build5
-rw-r--r--core/linux-headers/checksums3
-rw-r--r--core/linux-headers/meta3
-rw-r--r--core/linux-headers/sources2
-rw-r--r--core/linux-headers/version2
5 files changed, 8 insertions, 7 deletions
diff --git a/core/linux-headers/build b/core/linux-headers/build
index 198aeff4..4dfd545d 100755
--- a/core/linux-headers/build
+++ b/core/linux-headers/build
@@ -1,6 +1,3 @@
#!/bin/sh -e
-# Switched back to the rsync installation method
-# as it is back to core, and sbase find causes a
-# faulty manifest generation.
-make headers_install INSTALL_HDR_PATH="$1/usr"
+make PREFIX=/usr ARCH=x86 DESTDIR="$1" install
diff --git a/core/linux-headers/checksums b/core/linux-headers/checksums
index 2177392f..3d9624be 100644
--- a/core/linux-headers/checksums
+++ b/core/linux-headers/checksums
@@ -1 +1,2 @@
-88e59fafc9653cb7eef501cef3eda677843027735fd11325a75e353b10770dc5 linux-5.11.4.tar.xz
+%BLAKE3
+6689964dd55e5593ff9f7a3430abcd499e6482a7a6f9be8ba8b3c12ab6dea65c linux-headers-6.11.2.tar.gz
diff --git a/core/linux-headers/meta b/core/linux-headers/meta
new file mode 100644
index 00000000..24d29dc6
--- /dev/null
+++ b/core/linux-headers/meta
@@ -0,0 +1,3 @@
+description: Linux kernel headers
+license: GPL-2.0-only
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/core/linux-headers/sources b/core/linux-headers/sources
index 26bad2db..9923745b 100644
--- a/core/linux-headers/sources
+++ b/core/linux-headers/sources
@@ -1 +1 @@
-https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.4.tar.xz
+https://fossil.carbslinux.org/linux-headers/tarball/6.11.2/linux-headers-6.11.2.tar.gz
diff --git a/core/linux-headers/version b/core/linux-headers/version
index c5cf130b..f2e697f8 100644
--- a/core/linux-headers/version
+++ b/core/linux-headers/version
@@ -1 +1 @@
-5.11.4 1
+6.11.2 1