All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Subject: [PATCH v2 05/19] xf86-video-imx-vivante: Add i.MX 8 support
Date: Tue, 26 Jun 2018 14:37:14 -0300	[thread overview]
Message-ID: <20180626173728.15722-5-otavio@ossystems.com.br> (raw)
In-Reply-To: <20180626173728.15722-1-otavio@ossystems.com.br>

From: Tom Hochstein <tom.hochstein@nxp.com>

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

 .../xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb          | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb
index fa3a1a35..0bc0bab1 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb
@@ -51,6 +51,8 @@ RDEPENDS_${PN} += "libvivante-dri-imx \
                    xserver-xorg-extension-dri \
                    xserver-xorg-extension-dri2 \
                    xserver-xorg-extension-glx"
+RDEPENDS_${PN}_remove_mx8mq = "xserver-xorg-extension-glx"
+RDEPENDS_${PN}_append_mx8 = " kernel-module-vivante"
 
 REALSOLIBS := "${SOLIBS}"
 SOLIBS = "${SOLIBSDEV}"
@@ -62,4 +64,4 @@ FILES_${PN}-dbg = "${libdir}/*/*/*/.debug ${libdir}/.debug/libfsl_x11_ext${SOLIB
 FILES_xserver-xorg-extension-viv-autohdmi = " ${libdir}/libfsl_x11_ext${SOLIBS} ${exec_prefix}/bin/autohdmi ${sysconfdir}/init.d/rc.autohdmi"
 
 PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-COMPATIBLE_MACHINE = "(mx6|mx7ulp)"
+COMPATIBLE_MACHINE = "(mx6|mx7ulp|mx8)"
-- 
2.18.0



  parent reply	other threads:[~2018-06-26 17:38 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 17:37 [PATCH v2 01/19] imx-base.inc: Improve formatting Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 02/19] imx-dpu-g2d: Add new G2D implementation based on DPU Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 03/19] imx-gpu-viv: Rename package for libgal Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 04/19] imx-gpu-viv: Add i.MX 8 support Otavio Salvador
2018-06-27  8:51   ` Gary Bisson
2018-06-27 23:48     ` Ian Coolidge
2018-06-28  6:14       ` Gary Bisson
2018-06-26 17:37 ` Otavio Salvador [this message]
2018-06-26 17:37 ` [PATCH v2 06/19] imx-base.inc: Add i.MX8M and i.MX8M Mini support Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 07/19] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER Otavio Salvador
2018-06-27  9:07   ` Gary Bisson
2018-06-27 12:24     ` Otavio Salvador
2018-06-27 12:44       ` Tom Hochstein
2018-06-27 12:54         ` Gary Bisson
2018-06-26 17:37 ` [PATCH v2 08/19] imx-base.inc: Add imxgpu " Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 09/19] weston: Set package arch for all i.MX Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 10/19] weston: Remove 2.0 recipe Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 11/19] weston: Copy upstream 4.0 recipe Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 12/19] weston: Use a fork for i.MX Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 13/19] weston: Set configuration for non-DRM parts Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 14/19] weston: Add G2D rendering support Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 15/19] weston: Use cairo for parts with 3D GPU Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 16/19] weston: Remove OpenGL requirement for i.MX 6SL Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 17/19] weston-init: " Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 18/19] weston-init: Fix inoperable Weston desktop Otavio Salvador
2018-06-26 17:37 ` [PATCH v2 19/19] imx-base.inc: Add imxfbdev and imxdrm to MACHINEOVERRIDES_EXTENDER Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180626173728.15722-5-otavio@ossystems.com.br \
    --to=otavio@ossystems.com.br \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.