summaryrefslogtreecommitdiffstats
path: root/package/libv4l/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* libv4l: needs thread supportThomas Petazzoni2013-05-281-2/+3
| | | | | | | | | Fixes: http://autobuild.buildroot.org/results/c74/c741ca445a63ce9ab8b0e5b87f3126d7b6051009/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libv4l: depends on jpeg so must select itArnout Vandecappelle (Essensium/Mind)2013-03-121-0/+1
| | | | | | | | | | Fixes http://autobuild.buildroot.net/results/3053854fccd65bc5b28384f2a2039a33abeeea47 The introduction of the error message for the jpeg virtual package exposes this kind of error. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libv4l: add options to install utilitesPeter Korsgaard2011-04-051-0/+50
| | | | | | | These have extra deps though (C++ for some, argp.h for others which is not available on uClibc). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libv4l: Add new package libv4lKlaus Schwarzkopf2011-04-041-0/+11
[Peter: move to hw section] Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>