]> code.ossystems Code Review - meta-freescale.git/commitdiff
xf86-video-imxfb-vivante: Move patches attribution to the recipe
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 2 Dec 2015 13:46:08 +0000 (11:46 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:22 +0000 (15:03 -0300)
The patches applied on top of the source code are version specific and
should not be listed in the '.inc' file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb

index 83a3478c4eade7b6f044ca03767ce6404c270bd5..9f856b3f62260dc8ceb008ada59999477e65061f 100644 (file)
@@ -13,8 +13,7 @@ DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 imx-gpu-viv pixman
 LIC_FILES_CHKSUM = "file://COPYING-GPL-2;md5=59530bdf33659b29e73d4adb9f9f6552"
 
 SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \
-            file://rc.autohdmi \
-            file://0001-MGS-907-X11-EXA-Warnings-causes-GCC5.2-build-to-fail.patch"
+            file://rc.autohdmi"
 
 INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi"
 INITSCRIPT_NAME = "rc.autohdmi"
index 484140be0611b8c249c9f0c9c14ef71d7287b9ca..888d70b6a071b9a8613046fac637d917097048ae 100644 (file)
@@ -4,5 +4,7 @@
 
 require xf86-video-imxfb-vivante.inc
 
+SRC_URI += "file://0001-MGS-907-X11-EXA-Warnings-causes-GCC5.2-build-to-fail.patch"
+
 SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29"
 SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee"