blob: 1dc2415bf482ab147ae60f52da512b1971dfb532 (
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
55
56
57
58
59
60
|
pkgbase = linux-gc
pkgdesc = Linux
pkgver = 5.6.12
pkgrel = 4
url = https://cchalpha.blogspot.co.uk/
arch = x86_64
license = GPL2
makedepends = bc
makedepends = kmod
makedepends = libelf
makedepends = xmlto
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
makedepends = imagemagick
makedepends = git
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.12.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.12.tar.sign
source = config
source = 0000-sphinx-workaround.patch
source = bmq_v5.6-r4.patch::https://gitlab.com/alfredchen/bmq/raw/master/5.6/bmq_v5.6-r4.patch
source = enable_additional_cpu_optimizations-20191217.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20191217.tar.gz
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://github.com/archlinux/linux/commit/f1107f172c74a9a8550a9e566c525ef28dbc139f.patch
source = 0002-kvm-ioapic-Restrict-lazy-EOI-update-to-edge-triggere.patch::https://github.com/archlinux/linux/commit/bb4a15eb06341e6cadc99de418c81375b560af85.patch
source = 0003-gcc-plugins-drop-support-for-GCC-4.7.patch::https://github.com/archlinux/linux/commit/79a6b30bb7e8e4ef1baffd8adca2ae594781b4ce.patch
source = 0004-gcc-common.h-Update-for-GCC-10.patch::https://github.com/archlinux/linux/commit/e5d7c52e5b460940175b26075cf86df5fb6b06a2.patch
source = 0005-Makefile-disallow-data-races-on-gcc-10-as-well.patch::https://github.com/archlinux/linux/commit/9d03a04a2d7097afd3c177e8125e7b65e2d26102.patch
source = 0006-x86-Fix-early-boot-crash-on-gcc-10-next-try.patch::https://github.com/archlinux/linux/commit/0cf3349234df93705eb0b24070e91c8132de42b7.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha256sums = daea336aace63a9116475b3f698e259073c00bea57a2a545300dba1c45562221
sha256sums = SKIP
sha256sums = b97b4b90f51876aaa4fa910e1ce801552f7e086aec3026a64f406581beae791b
sha256sums = 19c19fef1fd46d1b184d888226d286be9b00e8feb8fb745f8d408cfce3d9622a
sha256sums = 1b95d36635c7dc48ce45a33d6b1f4eb6d34f51600901395d28fd22f28daee8e9
sha256sums = 7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5
sha256sums = 1028cdba87974e9e82cc7947125dfbf80866302f6072382794430287001a9b0e
sha256sums = 174813a3fb9dff6db6ea03001f4dbb896ee5c5e1cd5d164c3f188564f5a5ef1c
sha256sums = 02f9c5818aae3673d42280a559cd81a3149458b81ef3f7ff4f7b9c7ccbd32593
sha256sums = 43a4fb80f5a413869678b8bc3613880dd195d25d3af84e3e6fe568039cef0bbe
sha256sums = ae670c66ac65f42a3937a7a0c7d5d774b3f069f5a70a3781a4a18c274b04dffd
sha256sums = ba3d3502cb94b9f33428607ed55ec36bf4dc6574c523423f0af9aaafb3acdf6b
pkgname = linux-gc
pkgdesc = The Linux kernel and modules with the BMQ CPU scheduler
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
provides = linux-gc=5.6.12
pkgname = linux-gc-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel
depends = linux-gc
provides = linux-gc-headers=5.6.12
provides = linux-headers=5.6.12
|