From 90d94ef71daef5dc55dd2ad5ecaa25a8e0ab1e8c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 2 Dec 2015 11:46:08 -0200 Subject: [PATCH] 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 --- recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc | 3 +-- .../xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) 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" -- 2.40.1