summaryrefslogtreecommitdiffstats
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:00:38 -0300
commitfcd13d5eec375bac6c1989f2572a3be39668ef67 (patch)
treed370e7af04623c6d0256ad199cf0e40a49f5b785
parentd1eb1a43b0ac9107559b0292cc0c503af8708371 (diff)
downloadmeta-fsl-arm-fcd13d5eec375bac6c1989f2572a3be39668ef67.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>
-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 0fd6781..7aa0e50 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 0fd6781..7aa0e50 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"