summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps/yavta
Commit message (Collapse)AuthorAgeFilesLines
* yavta: Upgrade to latest version and drop downstream patchMarek Vasut2021-10-161-961/+0
| | | | | | | | | | | Upgrade yavta to latest version and drop downstream patch from 2014 which was never upstreamed and no longer applies to upstream either. The patch had sufficient time to make it upstream. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Martin Jansa <Martin.Jansa@gmail.com> Cc: Mike Crowe <mac@mcrowe.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yavta: Update to latest sourceschase maupin2014-06-131-222/+329
| | | | | | | | | | | | | * Update the yavta test utility to the latest sources in the git repository. * Updated the patch by Koen Kooi that allows stdout mode to be used to work with the latest sources. * Added a CFLAGS setting to use the include directory in the sources which are more up-to-date and intended to be used when building the application. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* yavta: add patch to enable streaming to stdoutKoen Kooi2012-06-251-0/+854
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>