mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
ref-manual: Some link changes for "Wayland" section.
Provided better link to Wayland and a new link to Weston. (From yocto-docs rev: 95086f7d4bf8ce3b3c33c2863435f2896c73cc3f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c43c228aac
commit
ace87ef08c
@@ -944,7 +944,7 @@
|
|||||||
<title>Wayland</title>
|
<title>Wayland</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Weston'>Wayland</ulink>
|
<ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)'>Wayland</ulink>
|
||||||
is a computer display server protocol that
|
is a computer display server protocol that
|
||||||
provides a method for compositing window managers to communicate
|
provides a method for compositing window managers to communicate
|
||||||
directly with applications and video hardware and expects them to
|
directly with applications and video hardware and expects them to
|
||||||
@@ -956,7 +956,9 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The Yocto Project provides the Wayland protocol libraries and the
|
The Yocto Project provides the Wayland protocol libraries and the
|
||||||
reference Weston compositor as part of its release.
|
reference
|
||||||
|
<ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Weston'>Weston</ulink>
|
||||||
|
compositor as part of its release.
|
||||||
This section describes what you need to do to implement Wayland and
|
This section describes what you need to do to implement Wayland and
|
||||||
use the compositor when building an image for a supporting target.
|
use the compositor when building an image for a supporting target.
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user