summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoregnappahz2020-10-26 19:04:24 +0100
committeregnappahz2020-10-26 19:04:24 +0100
commit937782c79071bd4ca48834c04c406a2af593f0e3 (patch)
tree0e0041490268b9f976feb38508e83537156b1ff7 /.SRCINFO
downloadaur-937782c79071bd4ca48834c04c406a2af593f0e3.tar.gz
Initial push
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO44
1 files changed, 44 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..301641bfbef1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,44 @@
+pkgbase = linux-amd-znver2
+ pkgver = 5.9.v.1
+ pkgrel = 1
+ url = https://www.kernel.org/
+ arch = x86_64
+ license = GPL2
+ makedepends = xmlto
+ makedepends = docbook-xsl
+ makedepends = kmod
+ makedepends = inetutils
+ makedepends = bc
+ makedepends = git
+ makedepends = libelf
+ options = !strip
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.9.1
+ source = config.x86_64
+ source = linux-amd-znver2.preset
+ source = linux.install
+ source = 5013_enable-cpu-optimizations-for-gcc10.patch
+ sha256sums = SKIP
+ sha256sums = e34a67499393b0f97bd6e67729a711fa7e426771397ef8f1c9e82a1842c43b53
+ sha256sums = 71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08
+ sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
+ sha256sums = 5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12
+
+pkgname = linux-amd-znver2
+ pkgdesc = Linux kernel aimed at the znver2 AMD CPU based hardware
+ install = linux.install
+ depends = coreutils
+ depends = linux-firmware
+ depends = kmod
+ depends = mkinitcpio>=0.7
+ optdepends = crda: to set the correct wireless channels of your country
+ provides = linux
+ backup = etc/mkinitcpio.d/linux-amd-znver2.preset
+
+pkgname = linux-amd-znver2-headers
+ pkgdesc = Header files and scripts for building modules for the linux-amd-znver2 kernel
+ provides = linux-headers
+
+pkgname = linux-amd-znver2-docs
+ pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel
+ provides = linux-docs
+