summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-10-01 21:50:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-01 21:50:42 +0200
commitc968ab2e1a5b456d92461f7a471d750602552cf3 (patch)
tree1cd5399869347c0d5edd975dec0590cf2ad9a0c7 /patches
parentff8ba82d4284289449850016ef2e094ea3dfeb26 (diff)
downloadptxdist-c968ab2e1a5b456d92461f7a471d750602552cf3.tar.gz
ptxdist-c968ab2e1a5b456d92461f7a471d750602552cf3.tar.xz
xorg-driver-video-intel: version bump 2.21.15 -> 2.99.917-892-gc6cb1b199598
Use the latest git version. There has been no release for several years and the latest release fails to build with the current xorg-server version. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/xf86-video-intel-2.21.15/0001-fix-building-with-newer-glibc.patch22
-rw-r--r--patches/xf86-video-intel-2.21.15/0002-fix-building-with-latest-udev.patch21
-rw-r--r--patches/xf86-video-intel-2.21.15/series5
l---------patches/xf86-video-intel-2.99.917-892-gc6cb1b199598/autogen.sh1
4 files changed, 1 insertions, 48 deletions
diff --git a/patches/xf86-video-intel-2.21.15/0001-fix-building-with-newer-glibc.patch b/patches/xf86-video-intel-2.21.15/0001-fix-building-with-newer-glibc.patch
deleted file mode 100644
index 933df60ba..000000000
--- a/patches/xf86-video-intel-2.21.15/0001-fix-building-with-newer-glibc.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Date: Thu, 5 Feb 2015 17:06:35 +0100
-Subject: [PATCH] fix building with newer glibc
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
----
- src/intel_device.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/intel_device.c b/src/intel_device.c
-index d9ff8bccfd6d..94f8cc69d80b 100644
---- a/src/intel_device.c
-+++ b/src/intel_device.c
-@@ -34,6 +34,8 @@
- #include <sys/ioctl.h>
-
- #include <pciaccess.h>
-+
-+#include <xorg-server.h>
- #include <xf86.h>
- #include <xf86drm.h>
- #include <xf86drmMode.h>
diff --git a/patches/xf86-video-intel-2.21.15/0002-fix-building-with-latest-udev.patch b/patches/xf86-video-intel-2.21.15/0002-fix-building-with-latest-udev.patch
deleted file mode 100644
index ec7d5348b..000000000
--- a/patches/xf86-video-intel-2.21.15/0002-fix-building-with-latest-udev.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Date: Fri, 29 May 2015 13:39:27 +0200
-Subject: [PATCH] fix building with latest udev
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
----
- src/uxa/intel_driver.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/uxa/intel_driver.c b/src/uxa/intel_driver.c
-index 675408da6a8f..6940b1055404 100644
---- a/src/uxa/intel_driver.c
-+++ b/src/uxa/intel_driver.c
-@@ -44,6 +44,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
- #include <stdlib.h>
- #include <stdio.h>
- #include <errno.h>
-+#include <sys/stat.h>
-
- #include "xf86.h"
- #include "xf86_OSproc.h"
diff --git a/patches/xf86-video-intel-2.21.15/series b/patches/xf86-video-intel-2.21.15/series
deleted file mode 100644
index 86b39665a..000000000
--- a/patches/xf86-video-intel-2.21.15/series
+++ /dev/null
@@ -1,5 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-fix-building-with-newer-glibc.patch
-0002-fix-building-with-latest-udev.patch
-# 1814a941f373d7b79a1de5fe294db757 - git-ptx-patches magic
diff --git a/patches/xf86-video-intel-2.99.917-892-gc6cb1b199598/autogen.sh b/patches/xf86-video-intel-2.99.917-892-gc6cb1b199598/autogen.sh
new file mode 120000
index 000000000..9f8a4cb7d
--- /dev/null
+++ b/patches/xf86-video-intel-2.99.917-892-gc6cb1b199598/autogen.sh
@@ -0,0 +1 @@
+../autogen.sh \ No newline at end of file