Split package, rename kernel file and move modules from lib to usr/lib
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user