The rpi backend is in weston/master now of upstream, no need to refer to my personal git repository for it.
Signed-off-by: Pekka Paalanen <[email protected]> --- raspberrypi.html | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/raspberrypi.html b/raspberrypi.html index e263fd8..40a79ae 100644 --- a/raspberrypi.html +++ b/raspberrypi.html @@ -128,14 +128,6 @@ contains similar files for Android, and will not work.</p> $ make install </pre> -<blockquote><p><i>If the -<a href="http://lists.freedesktop.org/archives/wayland-devel/2012-November/006133.html">Raspberry Pi backend patch series</a> -has not yet been merged in the main Weston repository, the git clone command -above will not produce the rpi-backend. In that case, use this instead:</i></p> -<pre> $ git clone -b raspberrypi-elements2 git://git.collabora.co.uk/git/user/pq/wayland-demos.git -</pre> -</blockquote> - <p>Weston should work by running <tt>weston</tt>. Remember to have the environment set up.</p> -- 1.7.8.6 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
