blob: fc95bae8914942108285799c6d37d62a5e1d4e6d (
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
48
49
50
51
52
53
54
|
pkgbase = linux-git
pkgdesc = Linus Torvalds' Mainline Linux
pkgver = 6.10.r10854.f557af081de6
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL-2.0-only
makedepends = bc
makedepends = cpio
makedepends = gettext
makedepends = git
makedepends = libelf
makedepends = pahole
makedepends = perl
makedepends = python
makedepends = tar
makedepends = xz
options = !debug
options = !strip
backup = etc/linux-git/config
backup = etc/linux-git/remote
backup = etc/linux-git/patches/patches
source = linux-torvalds::git+https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
source = config
source = config.extra
source = config.user
source = remote
source = patches
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
b2sums = SKIP
b2sums = b591064140306057ececa411931b040971cf082e42ad094f8aafbf881bb0d1afb157a6bd33cc5b10cea2aaf1e9fc0529295f91368b261f1b1b99da7792b8d84c
b2sums = 249bec61fed688345a0f41245af9e8e189af3149e66a3c0dcc8e833151428232a701a35ed760ef93ceb5f25d9378c44f903f380a7051a65fb9a203c6fb51ebcd
b2sums = SKIP
b2sums = SKIP
b2sums = a483bfcc2f7926def88842a1b5da5170ed50e941d82e5389521c71e82015f1b1d8503efda1517f85105a5ed218bd4ca282f4381b16926cdc774c85b8b5a11615
pkgname = linux-git
pkgdesc = The Linus Torvalds' Mainline Linux kernel and modules
install = linux-git.install
depends = coreutils
depends = initramfs
depends = kmod
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
pkgname = linux-git-headers
pkgdesc = Headers and scripts for building modules for the Linus Torvalds' Mainline Linux kernel
depends = pahole
|