Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Tidy Clutter recipes
@ 2011-11-10  1:29 Joshua Lock
  2011-11-10  1:29 ` [PATCH 1/7] mutter: switch to clutter-1.8 to satisfy dependency Joshua Lock
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Joshua Lock @ 2011-11-10  1:29 UTC (permalink / raw)
  To: openembedded-core

This series tidies up the Clutter recipes by dropping the -1.6 recipes, as
Clutter 1.8 is API/ABI compatible with 1.6.

I added a PROVIDES += "clutter-1.6" to the clutter-1.8 recipe to ease the
pain for layers using Clutter but I'm not wed to the idea - RFC?

Further the clutter-box2d recipe doesn't build due to, I think, stricter
warnings and -Werror with gcc 4.6 - I haven't had time to look into this
yet but I'm not sure the upstream is very active.

Thoughts on dropping or keeping this recipe?

Cheers,
Joshua

The following changes since commit 25fae81538a92e15eab3fc169ebce44505f67839:

  python: skip setup.py 'import check' when cross-compiling (2011-11-08 21:44:23 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib josh/clutter
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/clutter

Joshua Lock (7):
  mutter: switch to clutter-1.8 to satisfy dependency
  multilib.conf: update clutter
  task-core-clutter: use clutter-1.8
  distro-tracking-fields: add entries for clutter-1.8 recipes
  clutter-*-1.6: drop clutter 1.6 recipes
  clutter: PROVIDES clutter-1.6
  multilibs: remove clutter-1.6 recipes

 .../conf/distro/include/distro_tracking_fields.inc |   36 ++++++++++++--------
 meta/conf/multilib.conf                            |    4 ++-
 .../recipes-graphics/clutter/clutter-1.6_1.6.18.bb |   26 --------------
 meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb |    3 ++
 .../clutter/clutter-gst-1.6_1.3.6.bb               |   21 -----------
 meta/recipes-graphics/mutter/mutter.inc            |    2 +-
 meta/recipes-graphics/tasks/task-core-clutter.bb   |    9 +++--
 7 files changed, 34 insertions(+), 67 deletions(-)
 delete mode 100644 meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb
 delete mode 100644 meta/recipes-graphics/clutter/clutter-gst-1.6_1.3.6.bb

-- 
1.7.7




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-11-10 21:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10  1:29 [PATCH 0/7] Tidy Clutter recipes Joshua Lock
2011-11-10  1:29 ` [PATCH 1/7] mutter: switch to clutter-1.8 to satisfy dependency Joshua Lock
2011-11-10  1:29 ` [PATCH 2/7] multilib.conf: update clutter Joshua Lock
2011-11-10  1:29 ` [PATCH 3/7] task-core-clutter: use clutter-1.8 Joshua Lock
2011-11-10  1:29 ` [PATCH 4/7] distro-tracking-fields: add entries for clutter-1.8 recipes Joshua Lock
2011-11-10  1:29 ` [PATCH 5/7] clutter-*-1.6: drop clutter 1.6 recipes Joshua Lock
2011-11-10 21:23   ` Saul Wold
2011-11-10  1:29 ` [PATCH 6/7] clutter: PROVIDES clutter-1.6 Joshua Lock
2011-11-10  1:29 ` [PATCH 7/7] multilibs: remove clutter-1.6 recipes Joshua Lock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox