]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
wayland: fix build on Blackfin
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 26 May 2016 14:08:09 +0000 (16:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Jun 2016 14:06:37 +0000 (16:06 +0200)
commit7225917f9b587eec6cd30920839a08612ea52bcf
treec3c3e6654cbd874ee222156663f568f5856fc6c2
parentaf9b6db0ee5032ed7e14f978fdeb11252db92cd1
wayland: fix build on Blackfin

This commit adds a patch to Wayland that allows the Blackfin
architecture to build this package properly. The problem is due to the
usual __USER_LABEL_PREFIX__ issue on Blackfin.

Fixes:

  http://autobuild.buildroot.org/results/e418b97766c943bf41fc80815c3e625e6a68b12d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/wayland/0001-Support-architectures-with-non-empty-__USER_LABEL_PR.patch [new file with mode: 0644]