summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-05-24 10:12:55 +0900
committerMichel Dänzer <michel.daenzer@amd.com>2017-05-24 10:12:55 +0900
commit000e5eaeb20607508c5c5371654615a30a8a1b0b (patch)
tree970a0fc1f2c880009dbb7d449eb558f0d61675b7 /configure.ac
parent2ea2d4d827f086098be198f110ca822ed2c290cd (diff)
Update URLs
* Point to the amd-gfx mailing list * Specify the component in all bugzilla URLs * Use https:// for all HTML URLs (Ported from radeon commit d80d01a73c2eaba2e3649b7bc0a3541b3ff782f6) Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9110f35..26eb52d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-amdgpu],
[1.3.99],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu],
[xf86-video-amdgpu])
AC_CONFIG_SRCDIR([Makefile.am])