summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-02-09 17:14:25 -0500
committerMatt Turner <mattst88@gmail.com>2012-02-09 17:14:25 -0500
commit63afc35a662bc2dc460f6ff6fab65a8462aa5e76 (patch)
treec05660d13f65304407a35b42c28ffcb96fb8b4f0
parent12695ed1edd8c590252e76d530bcecaa0036e109 (diff)
Add &component=Driver/siliconmotion to Bugzilla link
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--README2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b3b6674..a8840d8 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Xorg mailing list:
Please submit bug reports to the Xorg bugzilla:
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/siliconmotion
The master development code repository can be found at:
diff --git a/configure.ac b/configure.ac
index aa8f4b9..4654c64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-siliconmotion],
[1.7.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/siliconmotion],
[xf86-video-siliconmotion])
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS