[meta-freescale] [meta-fsl-arm PATCH v3 10/17] eglinfo: Refactor code to use the new overrides

Otavio Salvador otavio at ossystems.com.br
Tue Sep 6 10:58:02 PDT 2016


The recipe has been reworked to use the 'imxgpu3d' feature override.

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

Changes in v3: None
Changes in v2: None

 recipes-graphics/eglinfo/eglinfo-fb_%.bbappend  | 4 +---
 recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
index 0fd6781..7aa0e50 100644
--- a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
+++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
@@ -1,4 +1,2 @@
 # Set i.MX specific dependencies and device type
-EGLINFO_DEVICE_mx6q  = "imx6"
-EGLINFO_DEVICE_mx6dl = "imx6"
-EGLINFO_DEVICE_mx6sx = "imx6"
+EGLINFO_DEVICE_imxgpu3d = "imx6"
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
index 0fd6781..7aa0e50 100644
--- a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
+++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
@@ -1,4 +1,2 @@
 # Set i.MX specific dependencies and device type
-EGLINFO_DEVICE_mx6q  = "imx6"
-EGLINFO_DEVICE_mx6dl = "imx6"
-EGLINFO_DEVICE_mx6sx = "imx6"
+EGLINFO_DEVICE_imxgpu3d = "imx6"
-- 
2.9.3



More information about the meta-freescale mailing list