From: Roger Monk Date: Wed, 20 Oct 2010 06:53:09 +0000 (+0200) Subject: egl: Add tu816x as combatible SOC_FAMILY X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccf16d06c66ed0e9fef9873c03ddebe60b7404e;p=openembedded.git egl: Add tu816x as combatible SOC_FAMILY Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- diff --git a/recipes/egl/egl.inc b/recipes/egl/egl.inc index cc4ca8220f..a74c4cdbf3 100644 --- a/recipes/egl/egl.inc +++ b/recipes/egl/egl.inc @@ -1,2 +1,2 @@ -COMPATIBLE_MACHINE = "omap3" +COMPATIBLE_MACHINE = "omap3|ti816x"