From patchwork Fri Feb 22 10:02:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 10825617 X-Patchwork-Delegate: kieran@bingham.xyz Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B7FAC1805 for ; Fri, 22 Feb 2019 10:03:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A659831158 for ; Fri, 22 Feb 2019 10:03:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 99E9B31831; Fri, 22 Feb 2019 10:03:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 120F831158 for ; Fri, 22 Feb 2019 10:03:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725905AbfBVKDH (ORCPT ); Fri, 22 Feb 2019 05:03:07 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:57920 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbfBVKDH (ORCPT ); Fri, 22 Feb 2019 05:03:07 -0500 Received: from pendragon.bb.dnainternet.fi (dfj612yhrgyx302h3jwwy-3.rev.dnainternet.fi [IPv6:2001:14ba:21f5:5b00:ce28:277f:58d7:3ca4]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id A06B7255; Fri, 22 Feb 2019 11:03:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1550829785; bh=Nqq0/k3in8ojLWRiR+SE12UyCPxwXlUEXlv7FW8oyog=; h=From:To:Cc:Subject:Date:From; b=A9I+Phl62MrwntZVBbrhUXM0b1xjHaosRUmdolZ1S0yt15rSFncW46fA2RaE8HOQ0 YpbqusTM217Cj4H8sxVY6RoDiaR+I6F/NXl7Y7Tsqlmrx31fovCuv82qPraGSigb8D +lTbXB1LW8T3BiOaCbULyUU5y9sNtNAjS/g1Pu0Y= From: Laurent Pinchart To: linux-renesas-soc@vger.kernel.org Cc: Kieran Bingham Subject: [PATCH VSP test suite] Remove dependency on a particular yavta branch Date: Fri, 22 Feb 2019 12:02:57 +0200 Message-Id: <20190222100257.4847-1-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Reviewed-by: Niklas Söderlund --- 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.