Split package, rename kernel file and move modules from lib to usr/lib

This commit is contained in:
2026-01-02 21:23:40 +02:00
parent 43b0d63466
commit 123aa13fe4
2 changed files with 24 additions and 11 deletions
+10 -1
View File
@@ -1,7 +1,7 @@
name: linux-stable
description: The stable version of the linux kernel
version: 6.18.2
revision: 6
revision: 7
url: https://www.kernel.org/
license: GPL2-only
architecture: any
@@ -23,3 +23,12 @@ downloads:
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 558c6bbab749492b34f99827fe807b0039a744693c21d3a7e03b3a48edaab96a
split_packages:
- name: linux-stable
optional_depends:
- linux-stable-docs
- linux-stable-headers
- name: linux-stable-docs
description: The stable version of the linux kernel (Documentation)
depends:
- linux-stable