summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-29 13:41:57 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-30 10:18:39 +0100
commitace87ef08ca9e38f4d41b2cd2faabd960f3cbf83 (patch)
tree28e7114b053469ba29f7e3cb61aacf3ca42744e4 /documentation/ref-manual/technical-details.xml
parentc43c228aacf62a8e949ca1964a74e500bb848021 (diff)
downloadpoky-ace87ef08ca9e38f4d41b2cd2faabd960f3cbf83.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 8c9044139d..d48e57cd8a 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -944,7 +944,7 @@
944 <title>Wayland</title> 944 <title>Wayland</title>
945 945
946 <para> 946 <para>
947 <ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Weston'>Wayland</ulink> 947 <ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)'>Wayland</ulink>
948 is a computer display server protocol that 948 is a computer display server protocol that
949 provides a method for compositing window managers to communicate 949 provides a method for compositing window managers to communicate
950 directly with applications and video hardware and expects them to 950 directly with applications and video hardware and expects them to
@@ -956,7 +956,9 @@
956 956
957 <para> 957 <para>
958 The Yocto Project provides the Wayland protocol libraries and the 958 The Yocto Project provides the Wayland protocol libraries and the
959 reference Weston compositor as part of its release. 959 reference
960 <ulink url='http://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#Weston'>Weston</ulink>
961 compositor as part of its release.
960 This section describes what you need to do to implement Wayland and 962 This section describes what you need to do to implement Wayland and
961 use the compositor when building an image for a supporting target. 963 use the compositor when building an image for a supporting target.
962 </para> 964 </para>