From 1270911d790bb2e2399cdd5a5f2617aa222cea25 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 1 Oct 2010 08:12:44 +0200 Subject: [PATCH] lingles-omap3: fix COMPATIBLE_MACHINE --- recipes/powervr-drivers/libgles-omap3.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc index a3a280be4b..e97eb85ab3 100644 --- a/recipes/powervr-drivers/libgles-omap3.inc +++ b/recipes/powervr-drivers/libgles-omap3.inc @@ -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" -- 2.39.5