blob: f9636dbba48eb8383aae4dcf519ce7826b05714e (
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
|
pkgbase = linux-sched-ext-git
pkgdesc = Linux Kernel based on the sched_ext branch
pkgver = 6.6.0.r1216273.gbac7dab4f8f5
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
license = GPL2
makedepends = bc
makedepends = libelf
makedepends = git
makedepends = pahole
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
makedepends = python
makedepends = clang
makedepends = bpf
makedepends = libbpf
makedepends = llvm-libs
makedepends = llvm
makedepends = rust
makedepends = lld
options = !strip
source = git+https://github.com/sched-ext/sched_ext.git#branch=sched_ext
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/6.5/arch-patches-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
b2sums = SKIP
b2sums = 8937fc4001143088b4c8dbd775b7d6d04163c8cdb43b3b3cbefdce1ab522f6912811c6c720d84087254c4ef6388dfa72efba304d6189d57cffd657eaa3f5c822
b2sums = 2244efe07fa60e8259d4167b0d3725ea06eea584e70877c7bb4df2c21772bdcf6bd18c8b4380c7259e226243f1b6486e7ba36309399756172b6b071d07443d16
pkgname = linux-sched-ext-git
pkgdesc = The Linux Kernel based on the sched_ext branch kernel and modules
depends = coreutils
depends = kmod
depends = initramfs
optdepends = wireless-regdb: 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
optdepends = scx: Example Scheduler and tools for sched-ext
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
provides = KSMBD-MODULE
pkgname = linux-sched-ext-git-headers
pkgdesc = Headers and scripts for building modules for the Linux Kernel based on the sched_ext branch kernel
depends = linux-sched-ext-git
depends = pahole
|