summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-12-02 11:46:08 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-02-11 18:08:56 -0200
commit9cbf0f90cf6e730296f9ac169b661582f61565c9 (patch)
treefc5e373ed34da17415390281dd16702081c55d22
parent4d2af88c9b968c5f68806e2c559bfd2f005c47ba (diff)
downloadmeta-fsl-arm-9cbf0f90cf6e730296f9ac169b661582f61565c9.tar.gz
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 <otavio@ossystems.com.br>
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc3
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.1.bb2
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 83a3478..9f856b3 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
13LIC_FILES_CHKSUM = "file://COPYING-GPL-2;md5=59530bdf33659b29e73d4adb9f9f6552" 13LIC_FILES_CHKSUM = "file://COPYING-GPL-2;md5=59530bdf33659b29e73d4adb9f9f6552"
14 14
15SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \ 15SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \
16 file://rc.autohdmi \ 16 file://rc.autohdmi"
17 file://0001-MGS-907-X11-EXA-Warnings-causes-GCC5.2-build-to-fail.patch"
18 17
19INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi" 18INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi"
20INITSCRIPT_NAME = "rc.autohdmi" 19INITSCRIPT_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 484140b..888d70b 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 @@
4 4
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"
8
7SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29" 9SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29"
8SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee" 10SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee"