[PATCH weston] Remove support for the proprietary Raspberry Pi drivers

Derek Foreman derekf at osg.samsung.com
Wed Jun 1 14:52:47 UTC 2016


On 01/06/16 05:11 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Hi,
> 
> please see the commit message on the patch for the story.
> 
> The patch has been generated with -D to avoid listing the contents of the
> deleted files. You can find the proper, complete patch at:
> https://git.collabora.com/cgit/user/pq/weston.git/log/?h=rpi-removal
> 

So sorry to see it go. ;)

Reviewed-by: Derek Foreman <derekf at osg.samsung.com>

for both.

> Thanks,
> pq
> 
> Pekka Paalanen (1):
>   Remove Raspberry Pi backend and renderer
> 
>  Makefile.am          |   34 -
>  README               |    2 -
>  configure.ac         |   18 -
>  man/weston.ini.man   |    1 -
>  src/compositor-rpi.c |  575 ----------------
>  src/main.c           |   19 -
>  src/rpi-bcm-stubs.h  |  327 ---------
>  src/rpi-renderer.c   | 1830 --------------------------------------------------
>  src/rpi-renderer.h   |   52 --
>  9 files changed, 2858 deletions(-)
>  delete mode 100644 src/compositor-rpi.c
>  delete mode 100644 src/rpi-bcm-stubs.h
>  delete mode 100644 src/rpi-renderer.c
>  delete mode 100644 src/rpi-renderer.h
> 
> Pekka Paalanen (1):
>   Remove the special Raspberry Pi guide
> 
>  building.html    |   4 +-
>  raspberrypi.html | 225 -------------------------------------------------------
>  2 files changed, 3 insertions(+), 226 deletions(-)
>  delete mode 100644 raspberrypi.html
> 



More information about the wayland-devel mailing list