alsa-oss: fix stdioemu.c for uclibc
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 20 Jul 2008 20:56:57 +0000 (20:56 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 20 Jul 2008 20:56:57 +0000 (20:56 +0000)
commit2a10b31ff00050bb4cece8ab90ec25ed55f59fae
tree52c12cfab7fe69acd2b9e2db25e4b296e7122c30
parent7c196f7439f45d4553120433ce14c6cfb1bbb283
alsa-oss: fix stdioemu.c for uclibc
*on none glibc systems libio.h is not there and FILE._fileno is not defined
*on uclibc _fileno is _filedes
*provide autoconf magic which check for structure
*bump PR
packages/alsa/alsa-oss_1.0.15.bb
packages/alsa/files/libio.patch [new file with mode: 0644]