From patchwork Tue Apr 3 23:00:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132787 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp4367121ljb; Tue, 3 Apr 2018 16:00:52 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+q07LPZ0KG8lWizNTqjzPb3cj7rTJojwIhvIMlMCL7HoFLuyEtmioJMM3eB+PaEQXsB07W X-Received: by 2002:a17:902:8282:: with SMTP id y2-v6mr15812825pln.7.1522796452483; Tue, 03 Apr 2018 16:00:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522796452; cv=none; d=google.com; s=arc-20160816; b=VybKsAocfYyp1L6ovci3dsumBVg9K+40t9jYyW8OyT+kAxHq4B2DRIlUlCIwATYiQP nzE1xsV71s8tq1B1Sblcg7gdLGE0IEmwnr51KD2D++Cz6PETihmoFe12X3NYiFhDH7iL eb9ttyBQbx8x4PrvF5Sw4k4dDP2bg4LbtHl8zUMre4dfiO8nOBFko4LdQS9OkMKqf9Cf w9JpbzaAaYhsL+yQQ52La3/OQeTAJft1p7a17fd5GEDLNAWnp0SylLU08+a8twt7TYJf N7UFOxw6PEwNtdYXejWf4HSfOAFmHjrOdUbSgkNEqNo5ed1w1inq7oVMTqGmOmqBDhqv n5Nw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to :arc-authentication-results; bh=UFfTV3GAicI+NZB/2KU5K5sCJhf1OwcxOCFBP9elvnI=; b=mHMnNSNPprrhq5FefIXSB2jO1uvY0ATdfRALROsDWSxNJXjmVxIbA2TicI56DK55Ih AGqUpHDURK14VDzpGvbJO/QGlcK3VGYiQ7WCwHjV2WdPK1Z1ex1EhDIRMJ+4jCiF9WSX SUv3CvUT8++QorQuSHDVLTdnfPLgLlEN9UyfSqXfUj9xshb9XpYbQCI2uu75XX/5K5jz QAojKshp92uxPpyV1mqMbSWSkBUdoevFaotTGDJZWSj8+DQUlP7Gfp0+QkTF70fTuJsJ GQFYDpLA5gL/gbHNT1u6mW+t1NzNJM8Vn2Hc5h2zBDm1sJ++Bnf+L3+BnR0hkX1egaGb LgUw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id c11-v6si3888322pls.97.2018.04.03.16.00.51; Tue, 03 Apr 2018 16:00:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 023E174A5E; Tue, 3 Apr 2018 23:00:43 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id A879F74B07 for ; Tue, 3 Apr 2018 23:00:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 43C9220BA7; Tue, 3 Apr 2018 23:00:42 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rQLkzO_2y8hn; Tue, 3 Apr 2018 23:00:42 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 1A1B320BA5; Tue, 3 Apr 2018 23:00:41 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 8086F1633B1; Tue, 3 Apr 2018 19:00:40 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-devel@lists.openembedded.org Date: Tue, 3 Apr 2018 19:00:39 -0400 Message-Id: <1522796439-37319-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [oe] [PATCH] iperf3: refresh local patches to avoid fuzz warnings 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: , MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- ...nclude-stdint.h-for-various-std-c99-int-types.patch | 16 +++++++--------- .../iperf3/0002-Remove-pg-from-profile_CFLAGS.patch | 12 +++++------- .../iperf3/iperf3/automake-foreign.patch | 18 ++++++++++++++---- 3 files changed, 26 insertions(+), 20 deletions(-) -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch b/meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch index ae36208..3db188f 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch +++ b/meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch @@ -1,21 +1,22 @@ -From be653711fb92d2430b3ecc546b4e3ad927d19ec5 Mon Sep 17 00:00:00 2001 +From b26687cfe958c6be009717a6267da403cb802197 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 14 Jul 2017 12:59:42 -0700 -Subject: [PATCH 1/2] include stdint.h for various std c99 int types +Subject: [PATCH] include stdint.h for various std c99 int types Signed-off-by: Khem Raj + --- src/cjson.h | 2 ++ src/timer.h | 1 + 2 files changed, 3 insertions(+) diff --git a/src/cjson.h b/src/cjson.h -index fb8cd3b..69cd272 100644 +index fa7cb73..41a41dd 100644 --- a/src/cjson.h +++ b/src/cjson.h -@@ -23,6 +23,8 @@ - #ifndef cJSON__h - #define cJSON__h +@@ -28,6 +28,8 @@ + #include + #endif +#include + @@ -34,6 +35,3 @@ index 0f9c5eb..0b195be 100644 /* TimerClientData is an opaque value that tags along with a timer. The ** client can use it for whatever, and it gets passed to the callback when --- -2.13.3 - diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch b/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch index 06eb41a..056e7cc 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch +++ b/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch @@ -1,20 +1,21 @@ -From 6db0e28f906bc3784019dfb5bb011237a8034fda Mon Sep 17 00:00:00 2001 +From 4ce0f33b25b02b9079d7d9470b6d2d0749255f52 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 14 Jul 2017 13:00:16 -0700 -Subject: [PATCH 2/2] Remove -pg from profile_CFLAGS +Subject: [PATCH] Remove -pg from profile_CFLAGS musl fails to link with missing gcrt1.o Signed-off-by: Khem Raj + --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am -index 23b0c72..6268145 100644 +index 11d763d..c394bef 100644 --- a/src/Makefile.am +++ b/src/Makefile.am -@@ -49,9 +49,9 @@ iperf3_LDFLAGS = -g +@@ -52,9 +52,9 @@ iperf3_LDFLAGS = -g iperf3_profile_SOURCES = main.c \ $(libiperf_la_SOURCES) @@ -26,6 +27,3 @@ index 23b0c72..6268145 100644 # Specify the sources and various flags for the test cases t_timer_SOURCES = t_timer.c --- -2.13.3 - diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3/automake-foreign.patch b/meta-oe/recipes-benchmark/iperf3/iperf3/automake-foreign.patch index 06c394e..03f68c9 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3/automake-foreign.patch +++ b/meta-oe/recipes-benchmark/iperf3/iperf3/automake-foreign.patch @@ -1,12 +1,22 @@ -Pass the 'foreign' option to automake to enable iperf3 to build. +From 7135d946ab3da77109dae731ac0e70bff02d3719 Mon Sep 17 00:00:00 2001 +From: Chunrong Guo +Date: Mon, 5 Jan 2015 11:39:45 -0600 +Subject: [PATCH] Pass the 'foreign' option to automake to enable iperf3 to + build. Upstream-Status: Inappropriate [configuration] Signed-off-by: Chunrong Guo ---- a/configure.ac 2015-10-19 02:49:30.471867352 -0500 -+++ b/configure.ac 2015-10-19 02:46:36.207873572 -0500 -@@ -33,7 +33,7 @@ +--- + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/configure.ac b/configure.ac +index b988322..a554fcf 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -34,7 +34,7 @@ AC_CONFIG_AUX_DIR(config) # Initialize the automake system