blob: 5ebabe0d823994d28c47c6c9f97a88b900177e4f (
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
|
pkgbase = linux-next-git
pkgdesc = Linux NEXT
pkgver = 20200217.r0.gc25a951c50dc
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
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.6-rc/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
sha512sums = SKIP
sha512sums = 2ff3827235189dd2217b1b7dee31925e9a75e053f85b08ea1c544d608d632bc4e5b5fbd90d3e154998662bf89137bc854afa257e10ba2726ee3eea8e8e6a0b4b
sha512sums = a14808fd73c1d15ca1d73de1e0cf91cecc89332c8ed650352c972b116325c6126cb70e2a40b002616b2bcc9e9197f4486705c353ad3da300c7bbd6ce44ff3737
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
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
|