blob: edde2d56dcac86d3f6b3b7518d87ec473cb0f12b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
  | 
pkgbase = linux-next-git
	pkgdesc = Linux NEXT
	pkgver = 20250704.r0.g26ffb3d6f02c
	pkgrel = 1
	url = http://www.kernel.org/
	arch = x86_64
	license = GPL-2.0-only
	makedepends = bc
	makedepends = cpio
	makedepends = gettext
	makedepends = libelf
	makedepends = pahole
	makedepends = perl
	makedepends = python
	makedepends = rust
	makedepends = rust-bindgen
	makedepends = rust-src
	makedepends = tar
	makedepends = xz
	makedepends = git
	options = !debug
	options = !strip
	source = git+https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
	source = config
	sha512sums = SKIP
	sha512sums = 3ec45a0d7820126eeb31212aeadbc1d7e672082c9a7c9084ba0a088f85e63d45021d92b403ced7ec156776d830d06427711a81de7cdf3c129a07c2a357519909
pkgname = linux-next-git
	pkgdesc = The Linux NEXT kernel and modules
	depends = coreutils
	depends = kmod
	depends = initramfs
	optdepends = wireless-regdb: to set the correct wireless channels of your country
	optdepends = linux-firmware: firmware images needed for some devices
	optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
	optdepends = scx-scheds: to use sched-ext schedulers
	provides = VIRTUALBOX-GUEST-MODULES
	provides = WIREGUARD-MODULE
	provides = KSMBD-MODULE
pkgname = linux-next-git-headers
	pkgdesc = Headers and scripts for building modules for the Linux NEXT kernel
	depends = linux-next-git
	depends = pahole
  |