blob: 6060c8a233e79f0845d0a22ce7d83286f0e3178a (
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
|
pkgbase = linux-next-git
pkgdesc = Linux NEXT
pkgver = 20230225.r0.g8232539f864c
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
license = GPL2
makedepends = bc
makedepends = libelf
makedepends = git
makedepends = pahole
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
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/6.2/arch-patches-v2-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
sha512sums = SKIP
sha512sums = 28dc56be7060b2398c33d936ec44527fa9efb042b314c96c1568a6d10ca051a1880672deeb57112aa4f5cf72064d67c1494cd1fb52c4e9dfa33a761d6b3692d1
sha512sums = 19aa93ee9f97461c45749c26387b89231870aa1949caee7218022fb11ffc096e5f49f7700fcd105bd713a037e7e75df8bc3868d8597444c9636004cec76d1e36
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
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
|