Files
linux-stable/pkg.info
T

54 lines
1.2 KiB
Plaintext

name: linux-stable
description: The stable version of the linux kernel
version: 7.0.10
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
- openssl
- pahole
- perl
- rustc
- rust-bindgen
- rust-src
- xz-utils
- zlib
- zstd
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: 1945afb22c9f4f7c78d971210f3bbb7deb09f5d8c41a38bfac772de25f6dcb22
split_packages:
- name: linux-stable
optional_depends:
- linux-stable-docs:For documentation
- linux-stable-headers:For building modules
- name: linux-stable-headers
description: The stable version of the linux kernel (Headers)
depends:
- linux-stable
- binutils
- lld
- llvm
- openssl
- pahole
- xxhash
- zlib
- zstd
- name: linux-stable-docs
description: The stable version of the linux kernel (Documentation)
depends:
- linux-stable