Message ID | 20190222100257.4847-1-laurent.pinchart@ideasonboard.com (mailing list archive) |
---|---|
State | Under Review |
Delegated to: | Kieran Bingham |
Headers | show |
Series | [VSP,test,suite] Remove dependency on a particular yavta branch | expand |
Hi Laurent, Thanks for your patch. On 2019-02-22 12:02:57 +0200, Laurent Pinchart wrote: > 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> > --- > README | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/README b/README > index 17920ee663c8..0d5a6967d7f5 100644 > --- a/README > +++ b/README > @@ -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. > > -- > Regards, > > Laurent Pinchart >
diff --git a/README b/README index 17920ee663c8..0d5a6967d7f5 100644 --- a/README +++ b/README @@ -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.
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> --- README | 4 ---- 1 file changed, 4 deletions(-)