From 06a0574dfbb5000041b124f5ebb5ce52341b6dca Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 13 Apr 2016 21:54:57 -0500 Subject: xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version - Update version - Remove upstreamed patch Signed-off-by: Tom Hochstein Signed-off-by: Otavio Salvador --- .../Remove-dix-internal-header-usage.patch | 31 ---------------------- .../xf86-video-imxfb-vivante_5.0.11.p7.4.bb | 11 -------- .../xf86-video-imxfb-vivante_5.0.11.p8.3.bb | 10 +++++++ 3 files changed, 10 insertions(+), 42 deletions(-) delete mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch delete mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb create mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb (limited to 'recipes-graphics/xorg-driver') 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 @@ -From 80c419dddf6483873503d90694c4b4ae34ffa5e4 Mon Sep 17 00:00:00 2001 -From: Otavio Salvador -Date: Wed, 2 Dec 2015 13:50:57 +0000 -Subject: [PATCH] Remove 'dix' internal header usage -Organization: O.S. Systems Software LTDA. - -The 'swaprep.h' is an internal Xorg header and is not being installed -anymore. The swap features are provided by the 'misc.h' header now. - -Upstream-Status: Pending - -Signed-off-by: Otavio Salvador ---- - EXA/src/vivante_extension/vivante_ext.c | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/EXA/src/vivante_extension/vivante_ext.c b/EXA/src/vivante_extension/vivante_ext.c -index 0d1085b..1ffbb1b 100644 ---- a/EXA/src/vivante_extension/vivante_ext.c -+++ b/EXA/src/vivante_extension/vivante_ext.c -@@ -40,7 +40,6 @@ - #include "cursorstr.h" - #include "scrnintstr.h" - #include "servermd.h" --#include "swaprep.h" - #include "drm.h" - #include "xf86Module.h" - #include "globals.h" --- -2.1.4 - 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 @@ -# Copyright (C) 2012-2015 Freescale Semiconductor -# Copyright (C) 2012-2014 O.S. Systems Software LTDA. -# Released under the MIT license (see COPYING.MIT for the terms) - -require xf86-video-imxfb-vivante.inc - -SRC_URI += "file://Stop-using-Git-to-write-local-version.patch \ - file://Remove-dix-internal-header-usage.patch" - -SRC_URI[md5sum] = "6e2d8ee518e9eef8421e9dcdc1ea79c3" -SRC_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 @@ +# Copyright (C) 2012-2016 Freescale Semiconductor +# Copyright (C) 2012-2014 O.S. Systems Software LTDA. +# Released under the MIT license (see COPYING.MIT for the terms) + +require xf86-video-imxfb-vivante.inc + +SRC_URI += "file://Stop-using-Git-to-write-local-version.patch" + +SRC_URI[md5sum] = "457b39733b34009754c36224dfd25ea1" +SRC_URI[sha256sum] = "00b4925819601461c0aa293a25024709410ab8d669accfa71ffd3177ff3cdeb2" -- cgit v1.2.3-54-g00ecf