]> code.ossystems Code Review - meta-freescale.git/commitdiff
eglinfo: Refactor code to use the new overrides
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Jul 2016 18:38:36 +0000 (15:38 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 8 Sep 2016 14:24:25 +0000 (11:24 -0300)
The recipe has been reworked to use the 'imxgpu3d' feature override.

Change-Id: I070f22de1ad8455cb090e034f5f4aee5470269c4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/eglinfo/eglinfo-fb_%.bbappend
recipes-graphics/eglinfo/eglinfo-x11_%.bbappend

index 0fd678140db859b30db959bd85061a6da67eabf4..7aa0e50f2b1cda1a5d9c67983f17e5c36c9553a3 100644 (file)
@@ -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"
index 0fd678140db859b30db959bd85061a6da67eabf4..7aa0e50f2b1cda1a5d9c67983f17e5c36c9553a3 100644 (file)
@@ -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"