From: Alex DAMIAN <alexandru.damian@intel.com>
To: openembedded-core@lists.openembedded.org, sgw@linux.intel.com,
richard.purdie@linuxfoundation.org, ross.burton@intel.com
Cc: Alexandru DAMIAN <alexandru.damian@intel.com>
Subject: [PATCH v4 0/3] Initial wayland integration
Date: Mon, 7 Jan 2013 18:06:47 +0200 [thread overview]
Message-ID: <cover.1357574641.git.alexandru.damian@intel.com> (raw)
From: Alexandru DAMIAN <alexandru.damian@intel.com>
Hi,
I've rebased the patch on top of the latest master.
I have several changes in the patches, in particular on how to select proper dependency versions.
Please review.
This is a set of patches that integrate Wayland/Weston 1.0.3 into mainline.
All library dependencies are satisfied, and Weston works under X11 and DRM.
A user must install separately (no hard dependency) the hardware DRM drivers
to be able to run weston on barebone hardware. Hardware drivers built-in
are the swrast, i915 and i965 (i965 is tested on real hardware).
There is no default integration in any distro, the packages may be installed
through the package manager.
Further improvements will include a wrapper script for weston and integration
in the distro features.
Documentation will be available on wiki, and announced here.
The following changes since commit b03c4188c8372ae9156a9e6adc7cf66edc76dd16:
icu: update to upstream version 50.1.1 (2013-01-07 11:09:44 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib adamian/wayland/upstream.1
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/wayland/upstream.1
Alexandru DAMIAN (3):
Wayland userspace library initial 1.0.3
Prepare mesa-dri for weston compatibility
Initial commit for wayland/weston 1.0.3
meta/recipes-graphics/mesa/mesa-common.inc | 10 +++++++-
meta/recipes-graphics/mesa/mesa-dri.inc | 1 +
meta/recipes-graphics/mesa/mesa-dri_git.bb | 3 +++
meta/recipes-graphics/wayland/wayland.inc | 32 ++++++++++++++++++++++++
meta/recipes-graphics/wayland/wayland_1.0.3.bb | 7 ++++++
meta/recipes-graphics/wayland/weston.inc | 23 +++++++++++++++++
meta/recipes-graphics/wayland/weston_1.0.3.bb | 9 +++++++
7 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-graphics/wayland/wayland.inc
create mode 100644 meta/recipes-graphics/wayland/wayland_1.0.3.bb
create mode 100644 meta/recipes-graphics/wayland/weston.inc
create mode 100644 meta/recipes-graphics/wayland/weston_1.0.3.bb
--
1.7.10.4
next reply other threads:[~2013-01-07 16:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-07 16:06 Alex DAMIAN [this message]
2013-01-07 16:06 ` [PATCH 1/3] Wayland userspace library initial 1.0.3 Alex DAMIAN
2013-01-08 9:52 ` Burton, Ross
2013-01-07 16:06 ` [PATCH 2/3] Prepare mesa-dri for weston compatibility Alex DAMIAN
2013-01-08 9:54 ` Burton, Ross
2013-01-08 10:05 ` Burton, Ross
2013-01-07 16:06 ` [PATCH 3/3] Initial commit for wayland/weston 1.0.3 Alex DAMIAN
2013-01-08 9:58 ` Burton, Ross
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.1357574641.git.alexandru.damian@intel.com \
--to=alexandru.damian@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=ross.burton@intel.com \
--cc=sgw@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox