summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-07-01 15:38:36 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-09-08 11:24:25 -0300
commit627c958c61f006e852cd2353c289117424e79bbc (patch)
treeb60a44b3d00428f11415b90ed2e6cca534e812c6 /recipes-graphics
parent39f2d81ad5b108abfa814e2655352bfe459af26b (diff)
downloadmeta-freescale-627c958c61f006e852cd2353c289117424e79bbc.tar.gz
eglinfo: Refactor code to use the new overrides
The recipe has been reworked to use the 'imxgpu3d' feature override. Change-Id: I070f22de1ad8455cb090e034f5f4aee5470269c4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/eglinfo/eglinfo-fb_%.bbappend4
-rw-r--r--recipes-graphics/eglinfo/eglinfo-x11_%.bbappend4
2 files changed, 2 insertions, 6 deletions
diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
index 0fd67814..7aa0e50f 100644
--- a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
+++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
@@ -1,4 +1,2 @@
1# Set i.MX specific dependencies and device type 1# Set i.MX specific dependencies and device type
2EGLINFO_DEVICE_mx6q = "imx6" 2EGLINFO_DEVICE_imxgpu3d = "imx6"
3EGLINFO_DEVICE_mx6dl = "imx6"
4EGLINFO_DEVICE_mx6sx = "imx6"
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
index 0fd67814..7aa0e50f 100644
--- a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
+++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
@@ -1,4 +1,2 @@
1# Set i.MX specific dependencies and device type 1# Set i.MX specific dependencies and device type
2EGLINFO_DEVICE_mx6q = "imx6" 2EGLINFO_DEVICE_imxgpu3d = "imx6"
3EGLINFO_DEVICE_mx6dl = "imx6"
4EGLINFO_DEVICE_mx6sx = "imx6"