Files
poky/meta/recipes-multimedia
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
..
2016-02-11 12:27:45 +00:00
2015-02-08 08:00:29 +00:00
2014-06-01 14:29:31 +01:00
2016-01-24 09:40:20 +00:00
2015-12-28 09:25:15 +00:00
2016-02-18 07:39:32 +00:00
2014-11-20 14:08:08 +00:00
2015-07-16 15:09:15 +01:00
2016-01-15 11:54:52 +00:00
2015-06-11 23:59:16 +01:00