aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-11-09 16:47:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 15:50:45 +0000
commitf8616319f0ffba6e0400234af69df17dc036edee (patch)
treeafcc209bbcfbd53ce8019f01b5448b82e8e49b01
parentbd5d7cd903f762b8d7260365018839969fa0ebf1 (diff)
downloadopenembedded-core-contrib-f8616319f0ffba6e0400234af69df17dc036edee.tar.gz
multilib.conf: remove clutter-1.6 and add clutter-1.8
clutter-1.8 is the future here. Signed-off-by: Joshua Lock <josh@linux.intel.com>
-rw-r--r--meta/conf/multilib.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index de535402f0..3689482d44 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -41,8 +41,10 @@ BBCLASSEXTEND_append_pn-bzip2 = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-cairo = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-calibrateproto = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-chkconfig = " ${MULTILIBS}"
-BBCLASSEXTEND_append_pn-clutter-1.6 = " ${MULTILIBS}"
+BBCLASSEXTEND_append_pn-clutter-1.8 = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-clutter-box2d-1.6 = " ${MULTILIBS}"
+BBCLASSEXTEND_append_pn-clutter-gst-1.8 = " ${MULTILIBS}"
+BBCLASSEXTEND_append_pn-clutter-gtk-1.8 = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-compositeproto = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-connman-gnome = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-connman = " ${MULTILIBS}"