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 4be000a1..8166f3e0 100644
--- a/core/linux-headers/checksums
+++ b/core/linux-headers/checksums
@@ -1 +1,2 @@
-212ab2bc3d9616f48069f506196a0d1fa7f54db1593a76dccccfa23bdfaa3ea8 linux-5.12.12.tar.xz
+%BLAKE3
+34b36a3c8142999ecc86be5564db502b7d4d82114a40ac4b32289c6c3d070142 linux-headers-6.7.6.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 490b1829..92bdd2a8 100644
--- a/core/linux-headers/sources
+++ b/core/linux-headers/sources
@@ -1 +1 @@
-https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.12.tar.xz
+https://fossil.carbslinux.org/linux-headers/tarball/6.7.6/linux-headers-6.7.6.tar.gz
diff --git a/core/linux-headers/version b/core/linux-headers/version
index ee2899b8..5651f125 100644
--- a/core/linux-headers/version
+++ b/core/linux-headers/version
@@ -1 +1 @@
-5.12.12 1
+6.7.6 1