summaryrefslogtreecommitdiffstats
path: root/package/exempi
Commit message (Collapse)AuthorAgeFilesLines
* exempi: fix libiconv dependencyFabrice Fontaine2019-01-202-1/+3
| | | | | | | | Fixes: - http://autobuild.buildroot.org/results/a77a891683ae9a135dc31be1b419061922d0e1ba Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* exempi: fix comment entry quotePeter Korsgaard2019-01-061-1/+1
| | | | | | | Fixes the following warning: package/exempi/Config.in:14:warning: multi-line strings not supported Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* exempi: add dependency on threadsIlya Averyanov2019-01-061-2/+3
| | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/96b/96bf4f0ddd88233b9604056d83bb3d7ea97d2046/ http://autobuild.buildroot.net/results/d92/d92c8eb3004165033c22cc98b153cf547a352fd7/ Signed-off-by: Ilya Averyanov <averyanovin@gmail.com> [Peter: add autobuilder references] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/exempi: use --disable-foo instead of --enable-foo=noThomas Petazzoni2018-12-301-1/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/exempi: new packageIlya Averyanov2018-12-303-0/+33
Signed-off-by: Ilya Averyanov <averyanovin@gmail.com> [Thomas: - add missing dependencies on expat and zlib - add missing depends on C++ and dynamic library support, and the corresponding Config.in comment - add the missing entry to the DEVELOPERS file - add the missing hash for the license file - adjust indentation in the Config.in file - use --disable-unittest instead of --enable-unittest=no.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud