]> code.ossystems Code Review - openembedded-core.git/commit
alsa-lib: avoid including <sys/poll.h> directly
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 10 Feb 2016 04:15:09 +0000 (20:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:29 +0000 (12:27 +0000)
commite1c837d52016fdf7861dcbefb5fefbdf23af1886
tree1aeac108a99f1b56a0aadd5724445b446133c5d6
parenta4292d508c2747d2543302404d877fff58f8b1d1
alsa-lib: avoid including <sys/poll.h> directly

musl libc generates warnings if <sys/poll.h> is included directly.

Although alsa-lib does not build with -Werror enabled, other packages
which include the alsa-lib public header files (ie libasound.h) might.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch [new file with mode: 0644]
meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb