summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84809fbb920b..c5e4e8844dad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-amd-staging-drm-next-git
pkgdesc = Linux kernel with AMDGPU DC patches
pkgver = 4.13rc2.r1097.g58e5ccdc343d
- pkgrel = 2
+ pkgrel = 3
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
license = GPL2
@@ -12,7 +12,6 @@ pkgbase = linux-amd-staging-drm-next-git
makedepends = bc
makedepends = libelf
makedepends = git
- optdepends = vega10-firmware
options = !strip
source = linux-amd-staging-drm-next-git::git://people.freedesktop.org/~agd5f/linux#branch=amd-staging-drm-next
source = config.x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a34df905ec4f..d9130ce7342d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,11 @@ _srcname=$pkgbase
_branch=amd-staging-drm-next
_kernelname=${pkgbase#linux}
pkgver=4.13rc2.r1097.g58e5ccdc343d
-pkgrel=2
+pkgrel=3
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