26 lines
574 B
Plaintext
26 lines
574 B
Plaintext
name: linux-lts
|
|
description: The longterm support version of the linux kernel
|
|
version: 6.12.58
|
|
revision: 1
|
|
url: https://www.kernel.org/
|
|
license: GPL2-only
|
|
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: 5f1c4c546660a6a81046fdfa6195306bad2c8d17c0d69876dc100a85ad4613ac
|