Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/*: rename patches according to the new policy | Peter Korsgaard | 2015-02-03 | 1 | -57/+0 |
| | | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | alsa-lib: fix build when dynamic load is not supported (e.g. blackfin FLAT) | Thomas De Schampheleire | 2014-02-23 | 1 | -0/+57 |
The FLAT GNU toolchain doesn't include the dlfcn.h header file. Provide the necessary declarations (RTLD_*) to make alsa-lib happy. Fixes http://autobuild.buildroot.org/results/706/7069e1f43cbed745d65f7dd9904a3fff034530ac/build-end.log Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> [Thomas: change sequence number from 003 to 0003, update patch and commit message ] Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |