generic-poky/meta/recipes-multimedia/alsa/alsa-lib
Maxin B. John 069cdbe4dd alsa-lib: topology: Add missing include sys/stat.h
Fixes this build error with uclibc:

alsa-lib-1.1.0/src/topology/parser.c: In function 'snd_tplg_build_file':
alsa-lib-1.1.0/src/topology/parser.c:262:35: error: 'S_IRUSR' undeclared
(first use in this function)
open(outfile, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR);

(From OE-Core rev: 9ec2c6d4fd9c5c1f745f4d402922b73649ff6287)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-22 20:42:47 +00:00
..
0001-topology-Add-missing-include-sys-stat.h.patch alsa-lib: topology: Add missing include sys/stat.h 2016-02-22 20:42:47 +00:00
Check-if-wordexp-function-is-supported.patch alsa-lib: 1.0.29 -> 1.1.0 2016-01-18 11:47:05 +00:00
avoid-including-sys-poll.h-directly.patch alsa-lib: avoid including <sys/poll.h> directly 2016-02-11 12:27:49 +00:00