36 lines
833 B
Plaintext
36 lines
833 B
Plaintext
name: linux-lts
|
|
description: The longterm support version of the linux kernel
|
|
version: 6.12.68
|
|
revision: 1
|
|
url: https://www.kernel.org/
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- bc
|
|
- clang
|
|
- cpio
|
|
- gettext
|
|
- libelf
|
|
- lld
|
|
- llvm
|
|
- perl
|
|
- rustc
|
|
- rust-bindgen
|
|
- rust-src
|
|
downloads:
|
|
- url: https://cdn.kernel.org/pub/linux/kernel/v${BPM_PKG_VERSION%%.*}.x/linux-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d367c7504bd4da520dd01eb08125d2d0ac088bc8af4cd56d236f2074dd4225b7
|
|
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
|