Switch to new package format
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
name: linux-lts
|
||||
description: The longterm support version of the linux kernel
|
||||
version: 6.18.34
|
||||
revision: 2
|
||||
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: 640c4732fb42842166db97e032c1fe7e5ff72c85a8982c75b40f74be3555d760
|
||||
split_packages:
|
||||
- name: linux-lts
|
||||
optional_depends:
|
||||
- linux-lts-docs:For documentation
|
||||
- linux-lts-headers:For building modules
|
||||
- name: linux-lts-headers
|
||||
description: The longterm support version of the linux kernel (Headers)
|
||||
depends:
|
||||
- linux-lts
|
||||
- binutils
|
||||
- lld
|
||||
- llvm
|
||||
- openssl
|
||||
- pahole
|
||||
- xxhash
|
||||
- zlib
|
||||
- zstd
|
||||
- name: linux-lts-docs
|
||||
description: The longterm support version of the linux kernel (Documentation)
|
||||
depends:
|
||||
- linux-lts
|
||||
Reference in New Issue
Block a user