[oe-commits] Roger Monk : egl: Add tu816x as combatible SOC_FAMILY

git version control git at git.openembedded.org
Wed Oct 20 06:57:15 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dccf16d06c66ed0e9fef9873c03ddebe60b7404e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dccf16d06c66ed0e9fef9873c03ddebe60b7404e

Author: Roger Monk <r-monk at ti.com>
Date:   Wed Oct 20 08:53:09 2010 +0200

egl: Add tu816x as combatible SOC_FAMILY

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/egl/egl.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/egl/egl.inc b/recipes/egl/egl.inc
index cc4ca82..a74c4cd 100644
--- a/recipes/egl/egl.inc
+++ b/recipes/egl/egl.inc
@@ -1,2 +1,2 @@
-COMPATIBLE_MACHINE = "omap3"
+COMPATIBLE_MACHINE = "omap3|ti816x"
 





More information about the Openembedded-commits mailing list