blob: 2112e17c91bd6b742aab13fb8912221b84098ed9 (
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
|
pkgbase = linux-next-git
pkgdesc = Linux NEXT
pkgver = 20200730.r0.g7b287a5c6ac5
pkgrel = 1
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
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.8-rc/arch-patches/0001-fixes-5.8-add-knobs-to-disallow-unprivileged-CLONE_N.patch
source = sphinx-workaround.patch
source = config
sha512sums = SKIP
sha512sums = b42c802c90943eab465f2afc4490e246d617c66961ecdf50eae712643082b1370bba66f5f08ee4694df85349e7ed4c6b83ab5cb9e20e10ba4e96068be700cdc9
sha512sums = 98e97155f86bbe837d43f27ec1018b5b6fdc6c372d6f7f2a0fe29da117d53979d9f9c262f886850d92002898682781029b80d4ee923633fc068f979e6c8254be
sha512sums = 439c75108a44789d93f8d351411c61b2e4c41e1e1acca522d7601b93e4e11fb3a82824931dd93764325bb8e08aaa53607b6e47d1a65ec161aea863aa7a896fd3
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
pkgname = linux-next-git-docs
pkgdesc = Documentation for the Linux NEXT kernel
depends = linux-next-git
|