[meta-ti] Denys Dmytriyenko : libgles-omap3: enable for ti814x SOC family

Arago Project git git at arago-project.org
Wed May 2 23:15:02 PDT 2012


Module: meta-ti
Branch: master
Commit: d18bb23803ff9735a5fcb049c25d79273a325323
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d18bb23803ff9735a5fcb049c25d79273a325323

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu May  3 02:13:57 2012 -0400

libgles-omap3: enable for ti814x SOC family

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-graphics/libgles/libgles-omap3.inc         |    2 +-
 .../libgles/libgles-omap3_4.05.00.03.bb            |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-graphics/libgles/libgles-omap3.inc b/recipes-graphics/libgles/libgles-omap3.inc
index 664a649..6137097 100644
--- a/recipes-graphics/libgles/libgles-omap3.inc
+++ b/recipes-graphics/libgles/libgles-omap3.inc
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1"
 
 PR = "r31"
 
-COMPATIBLE_MACHINE = "(omap3|ti816x|ti33x)"
+COMPATIBLE_MACHINE = "(omap3|ti814x|ti816x|ti33x)"
 
 DEPENDS = "virtual/libx11 libxau libxdmcp libdrm"
 
diff --git a/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb b/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
index 53585cf..d55dd05 100644
--- a/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
+++ b/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
@@ -1,4 +1,5 @@
 BINLOCATION_omap3  = "${S}/gfx_rel_es3.x"
+BINLOCATION_ti814x = "${S}/gfx_rel_es6.x"
 BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
 BINLOCATION_ti33x = "${S}/gfx_rel_es8.x"
 




More information about the meta-ti mailing list