diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-02-22 12:00:58 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-02-23 22:09:45 +0200 |
commit | 6d0da32ad190069976c1744b5fa189730e216941 (patch) | |
tree | 16f1ec627e57d9a1c27064dfd2ea2cb3f49db372 /README | |
parent | 4b6ceb2d6e79f055abbbde19e2522cbf49d695f9 (diff) |
Remove dependency on a particular yavta branch
All the changes required by the VSP test suite have been integrated in
the master branch of yavta. There is no need to depend on the vsp branch
anymore, remove the corresponding paragraph from the documentation.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -45,10 +45,6 @@ system in a directory included in $PATH. * raw2rgbpnm (available at git://git.retiisi.org.uk/~sailus/raw2rgbpnm.git) * yavta (available at git://git.ideasonboard.org/yavta.git) -All but the HGO and CLU/LUT tests can be run with the latest version of these -tools. To test the HGO, HGT and CLU/LUT, the 'vsp' branch of 'yavta' is currently -needed. - The following tool is additionally required to run some of the tests. If the tool is not available the corresponding tests will be skipped. |