From patchwork Thu Feb 4 03:10:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Salveti X-Patchwork-Id: 61153 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp216721lbl; Wed, 3 Feb 2016 19:10:28 -0800 (PST) X-Received: by 10.55.80.9 with SMTP id e9mr6071822qkb.94.1454555428441; Wed, 03 Feb 2016 19:10:28 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id y83si8457813qka.43.2016.02.03.19.10.27; Wed, 03 Feb 2016 19:10:28 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id C098B618F0; Thu, 4 Feb 2016 03:10:27 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=JKGzoo4/; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,T_DKIM_INVALID,URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id A01D561900; Thu, 4 Feb 2016 03:10:24 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 9B96B61930; Thu, 4 Feb 2016 03:10:22 +0000 (UTC) Received: from mail-qg0-f42.google.com (mail-qg0-f42.google.com [209.85.192.42]) by lists.linaro.org (Postfix) with ESMTPS id EC4F4618F0 for ; Thu, 4 Feb 2016 03:10:21 +0000 (UTC) Received: by mail-qg0-f42.google.com with SMTP id b35so31959505qge.0 for ; Wed, 03 Feb 2016 19:10:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:subject:date:message-id; bh=HIeevRV3hRcboezrHh/mNLgqlM0ZaZgbSt/oup4+l2k=; b=JKGzoo4/HWyYyvRj10skGxYWq4r0qoR6IK5qgC250cVw3LfGEaDdiejUGsHBiaJNml kYga3psVIXp694PcHFmpaT5ZTSPZu/0OxGztjaAjoo33j2XplOef95V0vbrqkWOukavo CmDrJ4XKOMLPAAX/8MdvLtYlNiyJ8KYfZVAp0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=HIeevRV3hRcboezrHh/mNLgqlM0ZaZgbSt/oup4+l2k=; b=JWp2m8YI+H+Ax5iRUCQrgbPTPkiK9Xwo61QFaH9OS9Q8I4ibPeFXU1Yc3GsdDtXNhq BGlI9zlYxcZCJ93RtOook7YBBnDdUmHUpOZj+KsV1KifTkG/gTcZupl4QgKT3AO03ufD fL3nualTj5wPGUHqDFjPJjdfdQ1sjsil2//R/4TCJHjchZoDTy75LeczJ0TA0c3EUEwR G/aCAgDqUCo9juQ20ONh3PfB5PtraqXL9AqkJOvnmenxm05syOgMgsK/fkdyD3jdsR8A IRL+8SntE5cPkwmQ8hcXmO9pGhL7LrI0LcFrt/5A/pwQsjqz4iJxDXrEU31Houlubn9I Bavg== X-Gm-Message-State: AG10YOQAEYnAxF0v/SN7PPyQftMjIHtn0Pv1foyniNC23QsTRU2XrbYynGJxSC1I2QWbm8Xk+sU= X-Received: by 10.140.38.73 with SMTP id s67mr6145868qgs.82.1454555421742; Wed, 03 Feb 2016 19:10:21 -0800 (PST) Received: from localhost.localdomain ([179.223.143.138]) by smtp.gmail.com with ESMTPSA id y99sm3880420qge.3.2016.02.03.19.10.20 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 03 Feb 2016 19:10:21 -0800 (PST) From: Ricardo Salveti To: lng-odp@lists.linaro.org Date: Thu, 4 Feb 2016 01:10:13 -0200 Message-Id: <1454555413-25600-1-git-send-email-ricardo.salveti@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [PATCH] README: fixing bug tracking url X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" There is no single OpenDataPlane product anymore, so pointing out to the generic implementation instead. Signed-off-by: Ricardo Salveti --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index cad5138..d8583be 100644 --- a/README +++ b/README @@ -45,4 +45,4 @@ Mailing list: [PATCH] means patch is for odp.git Bug tracking: - https://bugs.linaro.org/describecomponents.cgi?product=OpenDataPlane + https://bugs.linaro.org/describecomponents.cgi?product=OpenDataPlane%20-%20linux-%20generic%20reference