From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/11] Clutter tidy-up and fixes
Date: Tue, 29 Nov 2011 16:33:36 -0800 [thread overview]
Message-ID: <cover.1322606832.git.josh@linux.intel.com> (raw)
All,
This is the third attempt at this series. Since the v2 I've:
* Squashed the distro_tracking_fields changes together (Note: I'm claiming
I maintain clutter* now).
* Fixed clutter-box2d by dropping the extremely old clutter-box2d-1.6 and
updating the clutter-box2_git recipe.
Note: Poky maintainers, without my RFC patch to drop the clutter bbappends this
series will introduce failures at parse time for Poky.
Cheers,
Joshua
The following changes since commit 177df2c51927f44e3536856f4604364b38695bc2:
qt-mobility: Add missing patch (2011-11-29 14:36:09 +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 (11):
multilib.conf: remove clutter-1.6 and add clutter-1.8
clutter: PROVIDES clutter-1.6
task-core-clutter: use clutter-1.8
mutter: switch to clutter-1.8 to satisfy dependency
clutter-*-1.6: drop clutter 1.6 recipes
cogl: add missing depends on libxcomposite
clutter: move STDDEPENDS to inc
clutter-box2d: Update git recipe
clutter-box2d: fix LICENSE field - LGPL-2.1
clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0
distro-tracking-fields: update entries for clutter recipes
.../conf/distro/include/distro_tracking_fields.inc | 68 ++++++++-----------
meta/conf/multilib.conf | 6 +-
meta/recipes-core/tasks/task-core-tools.bb | 4 +-
.../recipes-graphics/clutter/clutter-1.6_1.6.18.bb | 26 --------
meta/recipes-graphics/clutter/clutter-1.8_1.8.0.bb | 4 +-
.../clutter/clutter-box2d-1.6_0.10.0.bb | 24 -------
meta/recipes-graphics/clutter/clutter-box2d.inc | 2 +-
.../clutter-box2d/fix-disable-introspection.patch | 30 ---------
.../clutter/clutter-box2d/isfinite.patch | 19 ------
meta/recipes-graphics/clutter/clutter-box2d_git.bb | 7 +-
.../clutter/clutter-gst-1.6_1.3.6.bb | 21 ------
meta/recipes-graphics/clutter/clutter.inc | 3 +-
meta/recipes-graphics/clutter/clutter_git.bb | 4 +-
meta/recipes-graphics/clutter/cogl.inc | 2 +-
meta/recipes-graphics/mutter/mutter.inc | 2 +-
meta/recipes-graphics/tasks/task-core-clutter.bb | 9 ++-
16 files changed, 52 insertions(+), 179 deletions(-)
delete mode 100644 meta/recipes-graphics/clutter/clutter-1.6_1.6.18.bb
delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d-1.6_0.10.0.bb
delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d/fix-disable-introspection.patch
delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d/isfinite.patch
delete mode 100644 meta/recipes-graphics/clutter/clutter-gst-1.6_1.3.6.bb
--
1.7.7.3
next reply other threads:[~2011-11-30 0:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-30 0:33 Joshua Lock [this message]
2011-11-30 0:33 ` [PATCH 01/11] multilib.conf: remove clutter-1.6 and add clutter-1.8 Joshua Lock
2011-11-30 0:33 ` [PATCH 02/11] clutter: PROVIDES clutter-1.6 Joshua Lock
2011-11-30 0:33 ` [PATCH 03/11] task-core-clutter: use clutter-1.8 Joshua Lock
2011-11-30 0:33 ` [PATCH 04/11] mutter: switch to clutter-1.8 to satisfy dependency Joshua Lock
2011-11-30 0:33 ` [PATCH 05/11] clutter-*-1.6: drop clutter 1.6 recipes Joshua Lock
2011-11-30 0:33 ` [PATCH 06/11] cogl: add missing depends on libxcomposite Joshua Lock
2011-11-30 0:33 ` [PATCH 07/11] clutter: move STDDEPENDS to inc Joshua Lock
2011-11-30 0:33 ` [PATCH 08/11] clutter-box2d: Update git recipe Joshua Lock
2011-11-30 0:33 ` [PATCH 09/11] clutter-box2d: fix LICENSE field - LGPL-2.1 Joshua Lock
2011-11-30 0:33 ` [PATCH 10/11] clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0 Joshua Lock
2011-11-30 0:33 ` [PATCH 11/11] distro-tracking-fields: update entries for clutter recipes Joshua Lock
2011-11-30 15:52 ` [PATCH 00/11] Clutter tidy-up and fixes Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1322606832.git.josh@linux.intel.com \
--to=josh@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.