From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 1DC9974BC3 for ; Mon, 9 Jul 2018 08:29:33 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id w698TYLv014206 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 9 Jul 2018 01:29:34 -0700 (PDT) Received: from ala-lpggp2.wrs.com (147.11.105.123) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.399.0; Mon, 9 Jul 2018 01:29:33 -0700 From: To: Date: Mon, 9 Jul 2018 01:29:33 -0700 Message-ID: <20180709082933.118989-1-mingli.yu@windriver.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Subject: [meta-oe][PATCH v2] iozone3: Upgrade to 482 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2018 08:29:34 -0000 Content-Type: text/plain From: Mingli Yu Licence-Update: The copyright info is located in source file iozone.c. Previously in v465, the copyright info is located between lines 37 to 48 and lines 260 to 266, but now in v482, it is located between lines 37 to 48 and lines 269 to 275 instead. Signed-off-by: Mingli Yu --- .../iozone3/{iozone3_465.bb => iozone3_482.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-benchmark/iozone3/{iozone3_465.bb => iozone3_482.bb} (95%) diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_482.bb similarity index 95% rename from meta-oe/recipes-benchmark/iozone3/iozone3_465.bb rename to meta-oe/recipes-benchmark/iozone3/iozone3_482.bb index 191b93425..db79dff0a 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_482.bb @@ -4,14 +4,14 @@ AUTHOR = "Don Capps , William D. Norcott