From: Otavio Salvador Date: Wed, 2 Dec 2015 13:46:08 +0000 (-0200) Subject: xf86-video-imxfb-vivante: Move patches attribution to the recipe X-Git-Tag: 2.1~176 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=90d94ef71daef5dc55dd2ad5ecaa25a8e0ab1e8c;p=meta-freescale.git xf86-video-imxfb-vivante: Move patches attribution to the recipe 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 --- diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc index 83a3478c..9f856b3f 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc @@ -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" 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 484140be..888d70b6 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 @@ -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"