Re: [PATCH wayland-web] raspberrypi: more accurate on dependencies

2013-06-03 Thread Pekka Paalanen
On Mon, 3 Jun 2013 13:24:23 +0100
Alex Bradbury  wrote:

> On 3 June 2013 12:58,   wrote:
> > From: Pekka Paalanen 
> > It's not strictly necessary to use rpi-update, but I don't know how old
> > firmware and libs are in the Raspbian packages, so recommend it still.
> 
> They currently contain firmware as of 2013-05-24.
> 
> I don't know if it's worth noting in this doc page (is it intended to
> *only* contain instructions for those building from source?) but
> prebuilt binaries are available at http://raspberrypi.collabora.com/,
> and are in fact already included on the most recent Raspbian image.

Hi Alex,

ooh, excellent they got into the image!

As far as I know, all the existing the Raspbian packages are still
based on an older branch of Weston. They also have patches that are
waiting for review.

I'll add something about the prebuilt packages.


Thanks,
pq
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH wayland-web] raspberrypi: more accurate on dependencies

2013-06-03 Thread Alex Bradbury
On 3 June 2013 12:58,   wrote:
> From: Pekka Paalanen 
> It's not strictly necessary to use rpi-update, but I don't know how old
> firmware and libs are in the Raspbian packages, so recommend it still.

They currently contain firmware as of 2013-05-24.

I don't know if it's worth noting in this doc page (is it intended to
*only* contain instructions for those building from source?) but
prebuilt binaries are available at http://raspberrypi.collabora.com/,
and are in fact already included on the most recent Raspbian image.

Regards,

Alex
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH wayland-web] raspberrypi: more accurate on dependencies

2013-06-03 Thread darxus
Thanks, committed.  (HTML validates.)

On 06/03, ppaala...@gmail.com wrote:
> From: Pekka Paalanen 
> 
> Either libraspberrypi-dev package or running rpi-update is needed to get
> the display API libraries.
> 
> It's not strictly necessary to use rpi-update, but I don't know how old
> firmware and libs are in the Raspbian packages, so recommend it still.
> ---
>  raspberrypi.html | 11 +++
>  1 file changed, 7 insertions(+), 4 deletions(-)
> 
> diff --git a/raspberrypi.html b/raspberrypi.html
> index d77a9e1..b1c2a87 100644
> --- a/raspberrypi.html
> +++ b/raspberrypi.html
> @@ -22,14 +22,17 @@ compiling are done directly on the Pi.
>  build dependencies:
>  $ sudo apt-get install build-essential automake libtool bison flex \
>  xutils-dev libcairo2-dev libffi-dev libmtdev-dev libjpeg-dev \
> -libudev-dev libxcb-xfixes0-dev libxcursor-dev
> +libudev-dev libxcb-xfixes0-dev libxcursor-dev libraspberrypi-dev
>  
>  
>  Firmware
>  
> -Make sure you have the latest Raspberry Pi firmware with the
> +You may need the latest Raspberry Pi firmware, which you can get with the
>  https://github.com/Hexxeh/rpi-update";>rpi-update tool. A too
> -old firmware may cause rpi-backend to malfunction on Raspberry Pi.
> +old firmware may cause rpi-backend to malfunction on Raspberry Pi. Running
> +rpi-update will overwrite files installed by some raspbian packages
> +like libraspberrypi-dev. You can safely try Weston without 
> rpi-update
> +first, but if you encounter graphics problems, see if it fixes them.
>  
>  You may want to tweak the following options in
>  /boot/config.txt:
> @@ -44,7 +47,7 @@ old firmware may cause rpi-backend to malfunction on 
> Raspberry Pi.
>   elements. With off-line enabled, an off-screen buffer
>   is allocated for compositing. When scene complexity
>   (number and sizes of elements) is high, compositing will
> - happen off-line into the buffer.
> + happen off-line into the buffer. Heavily recommended.
>  
>  
>  Setting up the environment
> -- 
> 1.8.1.5
> 
> ___
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
> 

-- 
"...Man had always assumed that he was more intelligent than dolphins
because he had achieved so much - the wheel, New York, wars and so on -
whilst all the dolphins had ever done was muck about in the water having
a good time. But conversely, the dolphins had always believed that they
were far more intelligent than man - for precisely the same reasons."
- the Hitchhiker's Guide To The Galaxy
http://www.ChaosReigns.com
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel