package/weston: fix build with musl
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 22 Jan 2017 13:57:54 +0000 (14:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 24 Jan 2017 05:27:46 +0000 (18:27 +1300)
commit43ab1e949fa8c194a05e4d4c2ae17ed2f3298632
tree76e9df0eb8ed7906f9fdd7fc0c5ffafec94f4a3a
parentb05d2792ac0261a38b86bde418ed01a774582be7
package/weston: fix build with musl

With musl, stdint.h is not automatically pulled-in by any other header,
so it must be explicitly included.

Fixes:
    http://autobuild.buildroot.net/results/a2f5811f6029f8f3c87dcbea905b9747d55c9c24

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/weston/0006-tests-add-missing-include.patch [new file with mode: 0644]