summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-08-13 21:06:20 +0300
committerYurii Kolesnykov2017-08-13 21:06:20 +0300
commita2f3a5ac43b7fc202c005e818774496354a1ba38 (patch)
tree6ada86106202d198bc04056a302dc9557e0c1cf0
parent71bd3c01a1c68efd0a29cab9a6f2a7a8fb58c4db (diff)
downloadaur-a2f3a5ac43b7fc202c005e818774496354a1ba38.tar.gz
add vega10-firmware to optdepends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa78d3c98c93..84fd630221c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-staging-git
pkgdesc = Linux kernel with AMDGPU DC patches
pkgver = 4.12.680772.06b85147cc7f
- pkgrel = 1
+ pkgrel = 2
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
license = GPL2
@@ -12,6 +12,7 @@ pkgbase = linux-amd-staging-git
makedepends = bc
makedepends = libelf
makedepends = git
+ optdepends = vega10-firmware
options = !strip
source = linux-amd-staging-git::git://people.freedesktop.org/~agd5f/linux#branch=amd-staging-4.12
source = config.x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9359c0cacd5a..0ddeb1756ecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,12 @@ _kernel_rel=4.12
_branch=amd-staging-${_kernel_rel}
_kernelname=${pkgbase#linux}
pkgver=4.12.680772.06b85147cc7f
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://cgit.freedesktop.org/~agd5f/linux/'
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf' 'git')
+optdepends=('vega10-firmware')
options=('!strip')
source=("${pkgbase}::git://people.freedesktop.org/~agd5f/linux#branch=${_branch}"
# the main kernel config files