diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2013-10-10 23:05:24 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-11 08:56:17 +0200 |
commit | a863451c395b60912c9007fc36e74b0751bc0b8d (patch) | |
tree | 7ed94e22f0bf2b4e13660dd60ccd4865fc73789c /docs/manual | |
parent | 8c19412415f8b7b835a52f5d396661ac17aafc80 (diff) | |
download | buildroot-a863451c395b60912c9007fc36e74b0751bc0b8d.tar.gz buildroot-a863451c395b60912c9007fc36e74b0751bc0b8d.zip |
package/rpi-userland: add patch to remove faulty assert()
While porting wayland/weston to run on the RPi, I always tripped on
this assert.
Thinking there was an issue with weston, I poked the weston guys on
IRC about the issue. 'daniels' on irc.freenode.net/#wayland suggested
removing the assert altogether, as that's what they had pushed
upstream in their wayland pull-request:
https://github.com/raspberrypi/userland/pull/92
Turns out they forgot to include this in their pull-request, but that
they were using a patched rpi-userland without that assert.
And indeed, without that assert, weston runs on the RPi. :-)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions