blob: f8d87a93a1a45d1ae5645b7ae3eb84cd8ecc8117 (
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
45
46
47
|
pkgbase = linux-next-git
pkgdesc = Linux NEXT
pkgver = 20210416.r0.g18250b538735
pkgrel = 2
url = http://www.kernel.org/
arch = x86_64
license = GPL2
makedepends = kmod
makedepends = bc
makedepends = libelf
makedepends = git
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
makedepends = imagemagick
makedepends = pahole
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
options = !strip
source = git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.11/arch-patches-v2/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
sha512sums = SKIP
sha512sums = a37860b6b2eb0aadcd394416789d3e81da85058c1a6acaca808543fc99d132fa9c3ece1d64bb53c9c2ea0fc01ff96fdece46c6c83a71ac2c6f885e4b674bce82
sha512sums = d996ceaa760708c53f2dc074a263626a0003b8b1941eb8d6d2a6810e01518c944797d9e77228d69848a3942467dfb0d80862d2d26da87d7be8f1f40e931b5274
pkgname = linux-next-git
pkgdesc = The Linux NEXT kernel and modules
depends = coreutils
depends = kmod
depends = initramfs
optdepends = crda: 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
pkgname = linux-next-git-headers
pkgdesc = Headers and scripts for building modules for the Linux NEXT kernel
depends = linux-next-git
depends = pahole
pkgname = linux-next-git-docs
pkgdesc = Documentation for the Linux NEXT kernel
depends = linux-next-git
|