blob: c9fa5c709565690941d865b0c37929fbb07b70c6 (
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 = 20241120.r0.gac24e26aa08f
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
license = GPL-2.0-only
makedepends = bc
makedepends = libelf
makedepends = git
makedepends = pahole
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
makedepends = python
options = !debug
options = !strip
source = git+https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch
source = config
sha512sums = SKIP
sha512sums = ced0e91e2e8293fa838589bb3fe3cc53f12a608297713d20a3b32793fdbfb4524d0b37e79e6ad5c9e63bce8e9ba7560f21cae17ae3b386a55c293446ef217846
sha512sums = baa07e7b440af857ec32449ef570f50793a96da8e0b4aa6f905b048b9626ac6c10ceb9df97b42a02c550a029906efbc584eeafa30dd6faa22959bdf649ee2639
sha512sums = 43a25fda3d7ab67c986d0bb183f753ba5502000aec51154e2b3db2a6ac6946a2a87beac7382118420f5c54689993673476173d887ed73cf24f893034d84f81f4
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
|