aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter.inc
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2009-10-29 14:52:47 +0100
committerKoen Kooi <koen@openembedded.org>2009-10-29 15:25:38 +0100
commit966dfe4909dc9f80a9cb1bd99fbd7e95385b5672 (patch)
tree1dd7b77fea02cb4020261dc79fd88b089f104d1e /recipes/clutter/clutter.inc
parent9fb659d8942064798eae9fdccc776923b8617760 (diff)
downloadopenembedded-966dfe4909dc9f80a9cb1bd99fbd7e95385b5672.tar.gz
omap3517-evm: omap3517 was the pre-production name, AM3517 is the production name, rename machine to avoid confusion
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/clutter/clutter.inc')
-rw-r--r--recipes/clutter/clutter.inc2
1 files changed, 1 insertions, 1 deletions
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)}"