[PATCH weston] Remove support for the proprietary Raspberry Pi drivers
Pekka Paalanen
ppaalanen at gmail.com
Wed Jun 1 10:11:14 UTC 2016
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
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
--
2.7.3
More information about the wayland-devel
mailing list