Here are clutter and mx recipe updates and some changes to the mx recipe to ensure it's fully functional following some discussion with the mx maintainer.
Cheers, Joshua The following changes since commit 4ef5e70f531f48cef90805402c16ec02ad3f2b92: tcmode-default: add preference for gdb/gdbserver (2012-02-08 10:16:48 -0600) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/stuff http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/stuff Joshua Lock (5): clutter-1.8: update to clutter-1.8.4 mx: update to 1.4.2 mx: ensure gettext and dbus are present clutter: upgrade git recipe to reflect 1.8.4 tag distro-tracking-fields: update clutter, clutter_git and mx .../conf/distro/include/distro_tracking_fields.inc | 16 ++-- .../{clutter-1.8_1.8.2.bb => clutter-1.8_1.8.4.bb} | 7 +- meta/recipes-graphics/clutter/clutter_git.bb | 6 +- .../mx/files/introspection-m4.patch | 107 ++++++++++++++++++++ .../mx/{mx_1.3.2.bb => mx_1.4.2.bb} | 15 ++- 5 files changed, 130 insertions(+), 21 deletions(-) rename meta/recipes-graphics/clutter/{clutter-1.8_1.8.2.bb => clutter-1.8_1.8.4.bb} (79%) create mode 100644 meta/recipes-graphics/mx/files/introspection-m4.patch rename meta/recipes-graphics/mx/{mx_1.3.2.bb => mx_1.4.2.bb} (40%) -- 1.7.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
