Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unixodbc: needs dynamic library | Fabrice Fontaine | 2019-01-19 | 1 | -0/+4 |
| | | | | | | | | | Fixes: - http://autobuild.buildroot.org/results/1036ee061ce7f7747d5514c61866da60bcfae769 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Peter: propagate to PHP_EXT_PDO_UNIXODBC as well] Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | package/*/Config.in: fix help text check-package warnings | Thomas Petazzoni | 2017-12-18 | 1 | -2/+3 |
| | | | | | | | | | | | | | This commit fixes the warnings reported by check-package on the help text of all package Config.in files, related to the formatting of the help text: should start with a tab, then 2 spaces, then at most 62 characters. The vast majority of warnings fixed were caused by too long lines. A few warnings were related to spaces being used instead of a tab to indent the help text. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/unixodbc: new package | Bernd Kuhls | 2015-03-13 | 1 | -0/+7 |
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |