diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2015-12-02 11:46:08 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:22 -0300 |
commit | 90d94ef71daef5dc55dd2ad5ecaa25a8e0ab1e8c (patch) | |
tree | 4835029b8dcb35c6e7dc9fca3739cc17e2d44d9f /recipes-graphics/xorg-driver | |
parent | 22361d1eaaf8b850578839fd7fd395ec61347063 (diff) | |
download | meta-freescale-90d94ef71daef5dc55dd2ad5ecaa25a8e0ab1e8c.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>
Diffstat (limited to 'recipes-graphics/xorg-driver')
-rw-r--r-- | recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc | 3 | ||||
-rw-r--r-- | recipes-graphics/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 | |||
13 | LIC_FILES_CHKSUM = "file://COPYING-GPL-2;md5=59530bdf33659b29e73d4adb9f9f6552" | 13 | LIC_FILES_CHKSUM = "file://COPYING-GPL-2;md5=59530bdf33659b29e73d4adb9f9f6552" |
14 | 14 | ||
15 | SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \ | 15 | SRC_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 | ||
19 | INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi" | 18 | INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi" |
20 | INITSCRIPT_NAME = "rc.autohdmi" | 19 | 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 @@ | |||
4 | 4 | ||
5 | require xf86-video-imxfb-vivante.inc | 5 | require xf86-video-imxfb-vivante.inc |
6 | 6 | ||
7 | SRC_URI += "file://0001-MGS-907-X11-EXA-Warnings-causes-GCC5.2-build-to-fail.patch" | ||
8 | |||
7 | SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29" | 9 | SRC_URI[md5sum] = "05c54ed6d63e2a21dc18219e70869c29" |
8 | SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee" | 10 | SRC_URI[sha256sum] = "ab6a896cafba324105d26f52b7dad2c41d04d75cc9e48b66e8041a95660a04ee" |