Split package, rename kernel file and move modules from lib to usr/lib
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: linux-lts
|
||||
description: The longterm support version of the linux kernel
|
||||
version: 6.12.63
|
||||
revision: 6
|
||||
revision: 7
|
||||
url: https://www.kernel.org/
|
||||
license: GPL2-only
|
||||
architecture: any
|
||||
@@ -23,3 +23,11 @@ downloads:
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9502c5ffe4b894383c97abfccf74430a84732f04ee476b9c0d87635b29df7db3
|
||||
split_packages:
|
||||
- name: linux-lts
|
||||
optional_depends:
|
||||
- linux-lts-docs
|
||||
- name: linux-lts-docs
|
||||
description: The longterm support version of the linux kernel (Documentation)
|
||||
depends:
|
||||
- linux-lts
|
||||
|
||||
Reference in New Issue
Block a user