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>,
	prabhu.sundararaj@nxp.com, white.weng@nxp.com
Subject: [FEATURE meta-fsl-arm PATCH 12/15] mesa-gl: Refactor code to use the new overrides
Date: Mon, 29 Aug 2016 14:04:30 -0300	[thread overview]
Message-ID: <20160829170433.11363-13-otavio@ossystems.com.br> (raw)
In-Reply-To: <20160829170433.11363-1-otavio@ossystems.com.br>

The recipe has been reworked to use the 'imxgpu2d' feature
override. This override has been taken as it is the common only on the
matching overrides.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

 recipes-graphics/mesa/mesa-gl_%.bbappend | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend
index 881702e..465c893 100644
--- a/recipes-graphics/mesa/mesa-gl_%.bbappend
+++ b/recipes-graphics/mesa/mesa-gl_%.bbappend
@@ -1,4 +1 @@
-COMPATIBLE_MACHINE_mx6q  = "(-)"
-COMPATIBLE_MACHINE_mx6dl = "(-)"
-COMPATIBLE_MACHINE_mx6sx = "(-)"
-COMPATIBLE_MACHINE_mx6sl = "(-)"
+COMPATIBLE_MACHINE_imxgpu2d = "(-)"
-- 
2.9.3



  parent reply	other threads:[~2016-08-29 17:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29 17:04 [FEATURE meta-fsl-arm PATCH 00/15] Machine overrides extender - reduce code duplication Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 01/15] Convert SOC_FAMILY to MACHINEOVERRIDES Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 02/15] imx-lib: Stop using generic SoC overrides Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 03/15] imx-test: " Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 04/15] machine-overrides-extender.bbclass: Automatically set extend the MACHINEOVERRIDES Otavio Salvador
2016-08-31  7:41   ` Zhenhua Luo
2016-08-31 10:03     ` Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 05/15] imx-base.inc: Enable machine overrides extender for i.MX6 Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 06/15] chromium: Refactor code to use the the new overrides Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 07/15] glmark2: Refactor code to use " Otavio Salvador
2016-08-29 17:21   ` Prabhu Sundararaj
2016-08-29 18:14     ` Otavio Salvador
2016-08-30 13:50       ` Prabhu Sundararaj
2016-08-30 13:55         ` Otavio Salvador
2016-09-01 22:19           ` Otavio Salvador
2016-09-01 22:22             ` Prabhu Sundararaj
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 08/15] qtbase: " Otavio Salvador
2016-08-29 17:19   ` Prabhu Sundararaj
2016-08-29 18:13     ` Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 09/15] cairo: " Otavio Salvador
2016-08-29 17:17   ` Prabhu Sundararaj
2016-08-29 18:10     ` Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 10/15] eglinfo: " Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 11/15] imx-gpu-viv: " Otavio Salvador
2016-08-29 17:04 ` Otavio Salvador [this message]
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 13/15] weston: " Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 14/15] gstreamer1.0-plugins-imx: " Otavio Salvador
2016-08-29 17:04 ` [FEATURE meta-fsl-arm PATCH 15/15] imx-codec: " 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=20160829170433.11363-13-otavio@ossystems.com.br \
    --to=otavio@ossystems.com.br \
    --cc=meta-freescale@yoctoproject.org \
    --cc=prabhu.sundararaj@nxp.com \
    --cc=white.weng@nxp.com \
    /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.