From: Denys Dmytriyenko Date: Thu, 29 Apr 2010 15:30:40 +0000 (-0400) Subject: libgles-omap3: add dm3730-am3715-evm to the list of supported machines X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62d4a145ff87e8ca8456951f2e1193bcac4b57e3;p=openembedded.git libgles-omap3: add dm3730-am3715-evm to the list of supported machines --- diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc index 3a6d243154..822473066c 100644 --- a/recipes/powervr-drivers/libgles-omap3.inc +++ b/recipes/powervr-drivers/libgles-omap3.inc @@ -1,7 +1,7 @@ DESCRIPTION = "libGLES for the omap3" LICENCE = "proprietary-binary" -COMPATIBLE_MACHINE = "(am3517-evm|beagleboard|cm-t35|igep0020|omap3-pandora|omap3-touchbook|omap3evm|omapzoom|omapzoom2|overo|palmpre)" +COMPATIBLE_MACHINE = "(dm3730-am3715-evm|am3517-evm|beagleboard|cm-t35|igep0020|omap3-pandora|omap3-touchbook|omap3evm|omapzoom|omapzoom2|overo|palmpre)" DEPENDS = "virtual/libx11 libxau libxdmcp"