summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-12-02 11:54:16 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-02-11 18:08:56 -0200
commite1bd3fe8605496622bf7a79827be0b6b43c825a9 (patch)
tree568d7ab368c7cf4d852c1003210aa19bfcdf0d15 /recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb
parent6e2c0ed3a1a40be4b75a1262b0f3107b429ecc5a (diff)
downloadmeta-fsl-arm-e1bd3fe8605496622bf7a79827be0b6b43c825a9.tar.gz
xf86-video-imxfb-vivante: Stop using swaprep.h header
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. Fixes [YOCTO: #8737] Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb
index d72e246..9fdd73a 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb
@@ -5,7 +5,8 @@
5require xf86-video-imxfb-vivante.inc 5require xf86-video-imxfb-vivante.inc
6 6
7SRC_URI += "file://0001-MGS-907-X11-EXA-Warnings-causes-GCC5.2-build-to-fail.patch \ 7SRC_URI += "file://0001-MGS-907-X11-EXA-Warnings-causes-GCC5.2-build-to-fail.patch \
8 file://Stop-using-Git-to-write-local-version.patch" 8 file://Stop-using-Git-to-write-local-version.patch \
9 file://Remove-dix-internal-header-usage.patch"
9 10
10SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29" 11SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29"
11SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee" 12SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee"