[PATCH wayland-web] Fix broken drm protocol link in architecture.html

Bryce Harrington bryce at osg.samsung.com
Thu Dec 11 12:18:11 PST 2014


On Thu, Dec 11, 2014 at 11:03:36AM -0600, Derek Foreman wrote:
> Closes bug: https://bugs.freedesktop.org/show_bug.cgi?id=87006
> (by doing exactly what the bug reporter suggested)
> 
> Signed-off-by: Derek Foreman <derekf at osg.samsung.com>

Confirmed broken link and the fix.

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

> ---
>  architecture.html | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/architecture.html b/architecture.html
> index d717f98..4497674 100644
> --- a/architecture.html
> +++ b/architecture.html
> @@ -226,7 +226,7 @@ point where the change it affects appears on screen.</p>
>    share buffers.  The point of the wayland-egl.h API is to abstract
>    that away and just let the client create an EGLSurface for a Wayland
>    surface and start rendering.  The open source stack uses
> -  the <a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/protocol/wayland-drm.xml">drm</a>
> +  the <a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/wayland-drm.xml">drm</a>
>    Wayland extension, which lets the client discover the drm device to
>    use and authenticate and then share drm (GEM) buffers with the
>    compositor.
> -- 
> 2.1.3
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list