blob: c59b27fb1b86d3687a50a0db595d7396ab348fd1 (
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 = 20230306.r0.gdc837c1a5137
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 = 81589fd89490ba67369bc27519ab380b801cb13068cbc9a184de36b7a3baa063614aa191820a94028c9844bc5cb955f29881fe0240aee7df82dce49a2c3ea4df
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
|