From: Pekka Paalanen <[email protected]> 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 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
