]> code.ossystems Code Review - openembedded-core.git/commit
weston: add reference Wayland compositor
authorRoss Burton <ross.burton@intel.com>
Wed, 5 Dec 2012 10:07:51 +0000 (12:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:00:37 +0000 (13:00 +0000)
commit94fcb80121b64974ff57b76275addaa684c559cf
treec2e25ad8e63a43a0d3fb4b645dc4653d55601475
parent0e56ecdd78212e7743e71c5d6a42ceb65c182786
weston: add reference Wayland compositor

This is the reference Wayland compositor.

If the "wayland" DISTRO_FEATURE is present the KMS and Wayland (nested)
compositors are enabled.

If the "x11" DISTRO_FEATURE is present the X11 compositor is enabled, and a
launcher installed.

This also ships a basic Wayland terminal.

Based on work by Alexandru Damian <alexandru.damian@intel.com>, Daniel Stone
<daniel@fooishbar.org>, and Damien Lespiau <damien.lespiau@intel.com>.

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/wayland/weston/weston.desktop [new file with mode: 0644]
meta/recipes-graphics/wayland/weston/weston.png [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_1.0.3.bb [new file with mode: 0644]