summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO40
1 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e730862d94f9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,40 @@
+pkgbase = linux-amd-raven
+ pkgver = 4.20rc7.r6.gddfbab46539f
+ pkgrel = 1
+ url = http://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://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
+ source = config.x86_64
+ source = linux-amd-raven.preset
+ sha256sums = SKIP
+ sha256sums = 16d792dbe1f61abf81841419c2e47a0900e03f1425ec9ffb927249f388574bf8
+ sha256sums = 0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87
+
+pkgname = linux-amd-raven
+ pkgdesc = Linux kernel with working amdgpu for Raven Ridge 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-raven.preset
+
+pkgname = linux-amd-raven-headers
+ pkgdesc = Header files and scripts for building modules for Linux kernel (git version)
+ provides = linux-headers
+
+pkgname = linux-amd-raven-docs
+ pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel (git version)
+ provides = linux-docs
+