summaryrefslogtreecommitdiffstats
path: root/source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-04-25 00:09:09 +0200
committer Eric Hameleers <alien@slackware.com>2013-04-25 00:09:09 +0200
commit3c46731cd47f431ca4e726119751c07f367b65e0 (patch)
tree79da20b741a18d92172270ec69ab58bad3044a32 /source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch
parentb6fd6aa8ae5e65134fa1f95cd57e019ab1754f5b (diff)
downloadalienarm-3c46731cd47f431ca4e726119751c07f367b65e0.tar.gz
alienarm-3c46731cd47f431ca4e726119751c07f367b65e0.tar.xz
X.ORG: Reverting to xorg-server-1.13.4.
Bug report came in that the xf86-video-fbdev driver was misbehaving under moderate load with the xorg-server-1.14.
Diffstat (limited to 'source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch')
-rw-r--r--source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch b/source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch
new file mode 100644
index 0000000..45276b4
--- /dev/null
+++ b/source.local/x/x11/patch/xf86-video-sis-for-1.14.x/xf86-video-sis.patch
@@ -0,0 +1,2 @@
+zcat $CWD/patch/xf86-video-sis/sis-0.10.7-git.patch.gz | patch -p1 --verbose \
+ || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }