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.63
|
|
revision: 4
|
|
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: 9502c5ffe4b894383c97abfccf74430a84732f04ee476b9c0d87635b29df7db3
|