]> code.ossystems Code Review - meta-freescale.git/commitdiff
eglinfo: Add i.MX6 specific support
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Sun, 2 Feb 2014 22:16:15 +0000 (23:16 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 3 Feb 2014 20:12:55 +0000 (18:12 -0200)
Change-Id: I1ae9dc8350827fd31ffc89338b00b9bc939d3f2b
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
meta-fsl-arm/recipes-graphics/eglinfo/eglinfo-fb_1.0.bbappend [new file with mode: 0644]
meta-fsl-arm/recipes-graphics/eglinfo/eglinfo-x11_1.0.bbappend [new file with mode: 0644]

diff --git a/meta-fsl-arm/recipes-graphics/eglinfo/eglinfo-fb_1.0.bbappend b/meta-fsl-arm/recipes-graphics/eglinfo/eglinfo-fb_1.0.bbappend
new file mode 100644 (file)
index 0000000..5f359a3
--- /dev/null
@@ -0,0 +1,3 @@
+# Set i.MX specific dependencies and device type
+DEPENDS += "virtual/libgles2"
+EGLINFO_DEVICE = "imx6"
diff --git a/meta-fsl-arm/recipes-graphics/eglinfo/eglinfo-x11_1.0.bbappend b/meta-fsl-arm/recipes-graphics/eglinfo/eglinfo-x11_1.0.bbappend
new file mode 100644 (file)
index 0000000..5f359a3
--- /dev/null
@@ -0,0 +1,3 @@
+# Set i.MX specific dependencies and device type
+DEPENDS += "virtual/libgles2"
+EGLINFO_DEVICE = "imx6"