jstm-optimized/.SRCINFO

47 lines
2 KiB
Text
Raw Normal View History

2018-01-18 22:47:42 +01:00
pkgbase = linux-clear
pkgdesc = Clear Linux
2020-06-10 21:17:31 +02:00
pkgver = 5.6.18
2020-06-03 11:54:08 +02:00
pkgrel = 1
2018-01-18 22:47:42 +01:00
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
makedepends = bc
makedepends = cpio
makedepends = git
2018-01-18 22:47:42 +01:00
makedepends = kmod
makedepends = libelf
makedepends = xmlto
options = !strip
2020-04-08 05:06:32 +02:00
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.sign
2020-06-10 21:17:31 +02:00
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.6.18.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.6.17-960
2020-05-29 12:40:02 +02:00
source = enable_additional_cpu_optimizations-20200527.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20200527.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
2020-04-08 05:06:32 +02:00
sha256sums = e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622
sha256sums = SKIP
2020-06-10 21:17:31 +02:00
sha256sums = 08026b9401edd0fb5a8d2f30574ca443ab4b52e0e426a46448b01714c8cc3849
sha256sums = SKIP
2020-05-29 12:40:02 +02:00
sha256sums = 8255e6b6e0bdcd66a73d917b56cf2cccdd1c3f4b3621891cfffc203404a5b6dc
2020-05-02 12:03:32 +02:00
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
sha256sums = bdd05caf94135898bceac0a9d14ec6b1b458dba162d00efd46a292fe97f2679b
2018-01-18 22:47:42 +01:00
pkgname = linux-clear
pkgdesc = The Clear Linux kernel and modules
2018-01-18 22:47:42 +01:00
install = linux.install
depends = coreutils
depends = kmod
2019-10-05 15:57:20 +02:00
depends = initramfs
2018-01-18 22:47:42 +01:00
optdepends = crda: to set the correct wireless channels of your country
2019-10-05 15:57:20 +02:00
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
2018-01-18 22:47:42 +01:00
pkgname = linux-clear-headers
pkgdesc = Headers and scripts for building modules for the Clear Linux kernel
2018-01-18 22:47:42 +01:00