[oe-commits] Joshua Lock : multilib.conf: remove clutter-1.6 and add clutter-1.8

git at git.openembedded.org git at git.openembedded.org
Wed Nov 30 15:53:58 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: f8616319f0ffba6e0400234af69df17dc036edee
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f8616319f0ffba6e0400234af69df17dc036edee

Author: Joshua Lock <josh at linux.intel.com>
Date:   Wed Nov  9 16:47:00 2011 -0800

multilib.conf: remove clutter-1.6 and add clutter-1.8

clutter-1.8 is the future here.

Signed-off-by: Joshua Lock <josh at linux.intel.com>

---

 meta/conf/multilib.conf |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index de53540..3689482 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}"





More information about the Openembedded-commits mailing list