From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Wayland/Mesa/Clutter improvements
Date: Thu, 20 Jun 2013 17:08:22 +0100 [thread overview]
Message-ID: <cover.1371744428.git.ross.burton@intel.com> (raw)
Hi,
Here are the bits of my Wayland working branch that are good to merge. Some
fixes to Weston, a Mesa tweak, and Wayland-enabling for Cogl and Clutter.
Ross
The following changes since commit 590010a6525b0e1bc1de73e794764e23404591df:
core-image-weston: add weston-examples to the image (2013-06-18 17:33:17 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ross/wayland-safe
for you to fetch changes up to 8c481d40a6746d31d566a9db0b5bbb395ad54031:
core-image-weston: add clutter examples (2013-06-20 17:06:11 +0100)
----------------------------------------------------------------
Ross Burton (7):
weston-init: fix a typo in a user-visible message
weston: add patches to make weston-launch work
mesa: remove a redundant do_install tweak
weston: move mtdev dependency to the DRM backend, where it belongs
cogl: add Wayland support
clutter: add Wayland support
core-image-weston: add clutter examples
meta/recipes-graphics/clutter/clutter-1.0.inc | 8 ++-
meta/recipes-graphics/cogl/cogl-1.0.inc | 24 ++++---
meta/recipes-graphics/images/core-image-weston.bb | 2 +-
meta/recipes-graphics/mesa/mesa.inc | 3 -
meta/recipes-graphics/wayland/weston-init/init | 2 +-
meta/recipes-graphics/wayland/weston/groups.patch | 47 +++++++++++++
.../wayland/weston/weston-launch-shell.patch | 74 ++++++++++++++++++++
meta/recipes-graphics/wayland/weston_1.1.0.bb | 6 +-
8 files changed, 148 insertions(+), 18 deletions(-)
create mode 100644 meta/recipes-graphics/wayland/weston/groups.patch
create mode 100644 meta/recipes-graphics/wayland/weston/weston-launch-shell.patch
Ross Burton (7):
weston-init: fix a typo in a user-visible message
weston: add patches to make weston-launch work
mesa: remove a redundant do_install tweak
weston: move mtdev dependency to the DRM backend, where it belongs
cogl: add Wayland support
clutter: add Wayland support
core-image-weston: add clutter examples
meta/recipes-graphics/clutter/clutter-1.0.inc | 8 ++-
meta/recipes-graphics/cogl/cogl-1.0.inc | 24 ++++---
meta/recipes-graphics/images/core-image-weston.bb | 2 +-
meta/recipes-graphics/mesa/mesa.inc | 3 -
meta/recipes-graphics/wayland/weston-init/init | 2 +-
meta/recipes-graphics/wayland/weston/groups.patch | 47 +++++++++++++
.../wayland/weston/weston-launch-shell.patch | 74 ++++++++++++++++++++
meta/recipes-graphics/wayland/weston_1.1.0.bb | 6 +-
8 files changed, 148 insertions(+), 18 deletions(-)
create mode 100644 meta/recipes-graphics/wayland/weston/groups.patch
create mode 100644 meta/recipes-graphics/wayland/weston/weston-launch-shell.patch
--
1.7.10.4
next reply other threads:[~2013-06-20 16:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-20 16:08 Ross Burton [this message]
2013-06-20 16:08 ` [PATCH 1/7] weston-init: fix a typo in a user-visible message Ross Burton
2013-06-20 16:08 ` [PATCH 2/7] weston: add patches to make weston-launch work Ross Burton
2013-06-20 16:08 ` [PATCH 3/7] mesa: remove a redundant do_install tweak Ross Burton
2013-06-20 16:08 ` [PATCH 4/7] weston: move mtdev dependency to the DRM backend, where it belongs Ross Burton
2013-06-20 16:08 ` [PATCH 5/7] cogl: add Wayland support Ross Burton
2013-06-20 16:08 ` [PATCH 6/7] clutter: " Ross Burton
2013-06-20 16:08 ` [PATCH 7/7] core-image-weston: add clutter examples Ross Burton
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.1371744428.git.ross.burton@intel.com \
--to=ross.burton@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.