All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] Clutter tidy up & fixes
Date: Tue, 22 Nov 2011 14:57:43 -0800	[thread overview]
Message-ID: <cover.1322001497.git.josh@linux.intel.com> (raw)

The theme of this series is removing some of the stale clutter recipes.

It also includes fixes for the cogl and clutter_git recipes.

Poky maintainers note: this series requires action; either merging my RFC series
to drop clutter bbappends or a separate patch to remove the 1.6 bbappend.

Cheers,
Joshua

The following changes since commit 381c7857a5b303bf9eadd7fffc39d17a2b8e31f2:

  matchbox-wm: Fix variable type in _NET_WORKAREA setting (2011-11-22 15:13:16 +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 (10):
  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
  distro_tracking_fields: tidy up and claim clutter recipes
  cogl: add missing depends on libxcomposite
  clutter: move STDDEPENDS to inc

 .../conf/distro/include/distro_tracking_fields.inc |   59 +++++++------------
 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 |    4 +-
 .../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 ++-
 10 files changed, 37 insertions(+), 97 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.3




             reply	other threads:[~2011-11-22 23:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 22:57 Joshua Lock [this message]
2011-11-22 22:57 ` [PATCH 01/10] mutter: switch to clutter-1.8 to satisfy dependency Joshua Lock
2011-11-22 22:57 ` [PATCH 02/10] multilib.conf: update clutter Joshua Lock
2011-11-22 23:05   ` Paul Menzel
2011-11-22 22:57 ` [PATCH 03/10] task-core-clutter: use clutter-1.8 Joshua Lock
2011-11-22 22:57 ` [PATCH 04/10] distro-tracking-fields: add entries for clutter-1.8 recipes Joshua Lock
2011-11-22 22:57 ` [PATCH 05/10] clutter-*-1.6: drop clutter 1.6 recipes Joshua Lock
2011-11-22 22:57 ` [PATCH 06/10] clutter: PROVIDES clutter-1.6 Joshua Lock
2011-11-22 22:57 ` [PATCH 07/10] multilibs: remove clutter-1.6 recipes Joshua Lock
2011-11-22 22:57 ` [PATCH 08/10] distro_tracking_fields: tidy up and claim clutter recipes Joshua Lock
2011-11-22 22:57 ` [PATCH 09/10] cogl: add missing depends on libxcomposite Joshua Lock
2011-11-22 22:57 ` [PATCH 10/10] clutter: move STDDEPENDS to inc Joshua Lock
2011-11-28 18:42 ` [PATCH 00/10] Clutter tidy up & fixes Saul Wold

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.1322001497.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.