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.61
|
|
revision: 2
|
|
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: 1a69745105528676f12f29dc2494945d96cb23666dcc5223794abc22415f1735
|