summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2016-04-13 21:54:57 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-14 09:29:19 -0300
commit06a0574dfbb5000041b124f5ebb5ce52341b6dca (patch)
tree94763a7bfb104f7fd27f2011684710f0e5154437 /recipes-graphics/xorg-driver
parentb667ed4ed802fbc00d1631d8104845d3ad099c78 (diff)
downloadmeta-fsl-arm-06a0574dfbb5000041b124f5ebb5ce52341b6dca.tar.gz
xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version
- Update version - Remove upstreamed patch Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/xorg-driver')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch31
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb11
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb10
3 files changed, 10 insertions, 42 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch
deleted file mode 100644
index f146ba3..0000000
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch
+++ /dev/null
@@ -1,31 +0,0 @@
1From 80c419dddf6483873503d90694c4b4ae34ffa5e4 Mon Sep 17 00:00:00 2001
2From: Otavio Salvador <otavio@ossystems.com.br>
3Date: Wed, 2 Dec 2015 13:50:57 +0000
4Subject: [PATCH] Remove 'dix' internal header usage
5Organization: O.S. Systems Software LTDA.
6
7The 'swaprep.h' is an internal Xorg header and is not being installed
8anymore. The swap features are provided by the 'misc.h' header now.
9
10Upstream-Status: Pending
11
12Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13---
14 EXA/src/vivante_extension/vivante_ext.c | 1 -
15 1 file changed, 1 deletion(-)
16
17diff --git a/EXA/src/vivante_extension/vivante_ext.c b/EXA/src/vivante_extension/vivante_ext.c
18index 0d1085b..1ffbb1b 100644
19--- a/EXA/src/vivante_extension/vivante_ext.c
20+++ b/EXA/src/vivante_extension/vivante_ext.c
21@@ -40,7 +40,6 @@
22 #include "cursorstr.h"
23 #include "scrnintstr.h"
24 #include "servermd.h"
25-#include "swaprep.h"
26 #include "drm.h"
27 #include "xf86Module.h"
28 #include "globals.h"
29--
302.1.4
31
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb
deleted file mode 100644
index 4c8af46..0000000
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1# Copyright (C) 2012-2015 Freescale Semiconductor
2# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms)
4
5require xf86-video-imxfb-vivante.inc
6
7SRC_URI += "file://Stop-using-Git-to-write-local-version.patch \
8 file://Remove-dix-internal-header-usage.patch"
9
10SRC_URI[md5sum] = "6e2d8ee518e9eef8421e9dcdc1ea79c3"
11SRC_URI[sha256sum] = "3effaf42bde64da8fad2dfe0dcef12d1cfbbbe189511dbd4612442129fd832cc"
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb
new file mode 100644
index 0000000..2bccfbc
--- /dev/null
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb
@@ -0,0 +1,10 @@
1# Copyright (C) 2012-2016 Freescale Semiconductor
2# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms)
4
5require xf86-video-imxfb-vivante.inc
6
7SRC_URI += "file://Stop-using-Git-to-write-local-version.patch"
8
9SRC_URI[md5sum] = "457b39733b34009754c36224dfd25ea1"
10SRC_URI[sha256sum] = "00b4925819601461c0aa293a25024709410ab8d669accfa71ffd3177ff3cdeb2"