name: linux-stable description: The stable version of the linux kernel version: 7.0.3 revision: 2 url: https://www.kernel.org/ license: GPL2-only maintainers: - enumdev@enumerated.dev 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: 0bedadbf5788693ddebbcc913c893f1a97349af79ddde7144c2a80b401959f1c 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