Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Initial wayland integration
@ 2012-12-20 16:48 Alex DAMIAN
  2012-12-20 16:48 ` [PATCH 1/3] Wayland userspace library initial 1.0.3 Alex DAMIAN
                   ` (5 more replies)
  0 siblings, 6 replies; 27+ messages in thread
From: Alex DAMIAN @ 2012-12-20 16:48 UTC (permalink / raw)
  To: openembedded-core, sgw, richard.purdie, ross.burton; +Cc: Alexandru DAMIAN

From: Alexandru DAMIAN <alexandru.damian@intel.com>

Hi,

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.

The following changes since commit 90c0eb29f0b41e4ac2d3d17ebad7295c2ebdc02a:

  rootfs_rpm.bbclass: remove debug code (2012-12-19 21:43:55 +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
  Initial commit for wayland/weston 1.0.3
  Prepare mesa-dri for weston compatibility

 meta/recipes-graphics/mesa/mesa-common.inc     |    5 +++-
 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, 78 insertions(+), 2 deletions(-)
 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




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

end of thread, other threads:[~2012-12-24  9:29 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-20 16:48 [PATCH 0/3] Initial wayland integration Alex DAMIAN
2012-12-20 16:48 ` [PATCH 1/3] Wayland userspace library initial 1.0.3 Alex DAMIAN
2012-12-20 16:48 ` [PATCH 2/3] Initial commit for wayland/weston 1.0.3 Alex DAMIAN
2012-12-20 16:48 ` [PATCH 3/3] Prepare mesa-dri for weston compatibility Alex DAMIAN
2012-12-20 17:17   ` Martin Jansa
2012-12-20 17:20   ` Burton, Ross
2012-12-21 10:10     ` Damian, Alexandru
2012-12-21 10:53       ` Burton, Ross
2012-12-21 11:37 ` [PATCH v2 0/3] Initial wayland integration Alex DAMIAN
2012-12-21 11:38   ` [PATCH 1/3] Wayland userspace library initial 1.0.3 Alex DAMIAN
2012-12-21 11:46     ` Burton, Ross
2012-12-21 11:38   ` [PATCH 2/3] Initial commit for wayland/weston 1.0.3 Alex DAMIAN
2012-12-21 11:49     ` Burton, Ross
2012-12-21 11:38   ` [PATCH 3/3] Prepare mesa-dri for weston compatibility Alex DAMIAN
2012-12-21 11:51     ` Burton, Ross
2012-12-21 11:47 ` [PATCH 0/3] Initial wayland integration Burton, Ross
2012-12-21 12:38   ` Damian, Alexandru
2012-12-21 12:43     ` Burton, Ross
2012-12-21 12:45       ` Damian, Alexandru
2012-12-21 12:51 ` [PATCH v3 " Alex DAMIAN
2012-12-21 12:51   ` [PATCH 1/3] Wayland userspace library initial 1.0.3 Alex DAMIAN
2012-12-21 12:51   ` [PATCH 2/3] Prepare mesa-dri for weston compatibility Alex DAMIAN
2012-12-21 16:49     ` Burton, Ross
2012-12-21 12:51   ` [PATCH 3/3] Initial commit for wayland/weston 1.0.3 Alex DAMIAN
2012-12-21 15:46     ` Burton, Ross
2012-12-24  8:00       ` Damian, Alexandru
2012-12-24  9:14         ` Ross Burton

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