lingles-omap3: fix COMPATIBLE_MACHINE
authorKoen Kooi <koen@openembedded.org>
Fri, 1 Oct 2010 06:12:44 +0000 (08:12 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 1 Oct 2010 06:12:44 +0000 (08:12 +0200)
recipes/powervr-drivers/libgles-omap3.inc

index a3a280b..e97eb85 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "proprietary-binary"
 
 PR = "r6"
 
-COMPATIBLE_MACHINE = "(dm37x-evm|am37x-evm|am3517-evm|beagleboard|cm-t35|igep0020|omap3-pandora|omap3-touchbook|omap3evm|omapzoom|omapzoom2|overo|palmpre)"
+COMPATIBLE_MACHINE = "(omap3)"
 
 DEPENDS = "virtual/libx11 libxau libxdmcp"