From 966dfe4909dc9f80a9cb1bd99fbd7e95385b5672 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 29 Oct 2009 14:52:47 +0100 Subject: omap3517-evm: omap3517 was the pre-production name, AM3517 is the production name, rename machine to avoid confusion Signed-off-by: Koen Kooi --- recipes/clutter/clutter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/clutter') diff --git a/recipes/clutter/clutter.inc b/recipes/clutter/clutter.inc index 705cece91e..55980eda02 100644 --- a/recipes/clutter/clutter.inc +++ b/recipes/clutter/clutter.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Clutter graphics library" HOMEPAGE = "http://www.clutter-project.org/" LICENSE = "LGPL" -COMPATIBLE_MACHINE = "(zylonite|mx31litekit|omap-3430ldp|omap-3430sdp|mx31ads|qemuarm|qemux86|ipodtouch|omap3517-evm|beagleboard|overo|omap3evm|omap5912osk)" +COMPATIBLE_MACHINE = "(zylonite|mx31litekit|omap-3430ldp|omap-3430sdp|mx31ads|qemuarm|qemux86|ipodtouch|am3517-evm|beagleboard|overo|omap3evm|omap5912osk)" STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes gtk+" BASE_CONF = "--disable-gtk-doc ${@get_clutter_fpu_setting(bb, d)}" -- cgit 1.2.3-korg