From patchwork Wed Apr 4 23:54:10 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132834 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp5645467ljb; Wed, 4 Apr 2018 16:54:22 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+9ntvPRVExce3/l92Vx6bA2mKIeCg4GpAk9dXZafgdQBbRPCBxiC1NO7GALaiJuBOD8K6A X-Received: by 2002:a17:902:6b04:: with SMTP id o4-v6mr1896271plk.332.1522886062017; Wed, 04 Apr 2018 16:54:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522886062; cv=none; d=google.com; s=arc-20160816; b=bMmVcEtyPADJbsBxqAcF3b98Z5x6zJgBbwy0gBZ4jVEbn6fw/QnOn/VGDHBYo6+P/d j4awM0whqnWdlY10H7xg3fk8qFl3dllS5MQda/qYafD9WvJ5Wic8tRg0TBs1J38NO2IR P/UH7a4K4fibME9gfl7+AwzvzkZWGTDbn2lerUlKZDVnbv5HKlweqFPTug/D04q8z/g5 e5WSSg4yPKnWa1i3uHdi1M3gDV8qlkGBwjAL6CGWnCVAGS8T4gVeMKB2zUBmmGOvRbdW 3WQMec0ylDtBRQcMBFVCLoCOYtHlBGr3hzLmQJZMYUbgmsLzwAfukZwCiRv3m2ubP72V 7Gfw== 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=c0904iHJEVUEeXriZ7P0NQXIHI1MhQrrk2tfKmh2moY=; b=a4ZBSr4WRfCxEIof/vvO0g9Jk1BMVLwmPSD7NCTADMG0jiDsj3pesgkF8nPQAzZDlD Htpezd6NEAVnZaL2wAX7UszZAU7KFBfpDpQAcIAAvqIn++WKPg7ClrvyScBQ/iYS8QTr eMSu3t8S1HrH2yyUONz930z9XNlKtQAKkjTuJ2gjLHzchOUlc9Mw4Jy8AuCrs1C+gy0a S3xMsc7ZSzRe+4tPPx+rcteQ74X5t3GDLB9hD8U6fLuz8E2yXIR+O8GbGYDpy560i6Yd hrAxyB4eQxNu6t8Q6yD3xmF7g1E9r1arQSlQ5SlrlDsQI9isIQZ+fMs5daoxUoWqyBoI /voQ== 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 p2si4908767pff.253.2018.04.04.16.54.21; Wed, 04 Apr 2018 16:54:21 -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 737A5744AD; Wed, 4 Apr 2018 23:54:14 +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 7BA7862133 for ; Wed, 4 Apr 2018 23:54:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 001F120B70; Wed, 4 Apr 2018 23:54:14 +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 zOpnzL_Dkypf; Wed, 4 Apr 2018 23:54:13 +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 CB0162014F; Wed, 4 Apr 2018 23:54:12 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 5473A1633B6; Wed, 4 Apr 2018 19:54:12 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-devel@lists.openembedded.org Date: Wed, 4 Apr 2018 19:54:10 -0400 Message-Id: <1522886051-4482-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [oe] [PATCH 1/2] iperf3: drop patch to include stdint.h 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 Fixed upstream: https://github.com/esnet/iperf/commit/a8ee9c650b3efe4453a69ceebe4d71c3cb4bcadf Signed-off-by: Denys Dmytriyenko --- ...de-stdint.h-for-various-std-c99-int-types.patch | 39 ---------------------- meta-oe/recipes-benchmark/iperf3/iperf3_3.2.bb | 1 - 2 files changed, 40 deletions(-) delete mode 100644 meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch -- 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 deleted file mode 100644 index ae36208..0000000 --- a/meta-oe/recipes-benchmark/iperf3/iperf3/0001-include-stdint.h-for-various-std-c99-int-types.patch +++ /dev/null @@ -1,39 +0,0 @@ -From be653711fb92d2430b3ecc546b4e3ad927d19ec5 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 - -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 ---- a/src/cjson.h -+++ b/src/cjson.h -@@ -23,6 +23,8 @@ - #ifndef cJSON__h - #define cJSON__h - -+#include -+ - #ifdef __cplusplus - extern "C" - { -diff --git a/src/timer.h b/src/timer.h -index 0f9c5eb..0b195be 100644 ---- a/src/timer.h -+++ b/src/timer.h -@@ -31,6 +31,7 @@ - #define __TIMER_H - - #include -+#include - - /* 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_3.2.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.2.bb index 4d1b0c4..2ed0811 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.2.bb +++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.2.bb @@ -15,7 +15,6 @@ DEPENDS = "openssl" SRC_URI = "git://github.com/esnet/iperf.git \ file://automake-foreign.patch \ - file://0001-include-stdint.h-for-various-std-c99-int-types.patch \ file://0002-Remove-pg-from-profile_CFLAGS.patch \ " From patchwork Wed Apr 4 23:54:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132835 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp5645642ljb; Wed, 4 Apr 2018 16:54:38 -0700 (PDT) X-Google-Smtp-Source: AIpwx49TBGGdCYJWKggOnPhLJ4sIkerOAb9BxmwQvMjl6gtQWw4T7ZkrN02DqDJmXnHqli+BTZui X-Received: by 2002:a17:902:bb8c:: with SMTP id m12-v6mr2462358pls.119.1522886078159; Wed, 04 Apr 2018 16:54:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522886078; cv=none; d=google.com; s=arc-20160816; b=d00dB1hcHEDSwZS3gLycl0Y9530PZdXz1o/mODQ/5WtLe9DVSdvISYszkejy4bZJN9 aHJ81vtnNsnKRCoFoqPN0bGSUu0bwq+uahal6yA/V6/ytBAtTgzE1wInyzp0oJvsWge2 qdBxxZ/SDA1vAr59E/pJjiNxh0qfxo4wKgrDNHAJL3yZH3YwR+qe+ooK2hC1VgvF9puL m9pQDekPtapq+h5BpdcC0Csiq3ZjKONbdDDBBWAtvjKlXFLH+YVzlGRebaNHrW863XJU uHLQ5QIFcbEtMzoXMF3bka6RVUeDiK+YdFoiPqANlmfmaUYEHmpSN4BPVomC4WohAQnI dAaw== 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:references:in-reply-to:message-id :date:to:from:delivered-to:arc-authentication-results; bh=IqvBDrgCY2/5bZ6PuVHlIeUPpbtXh4p7cEPruBCq0sI=; b=OJNY2CV5wIdQ7K8LuU3h6BXkXb6xBKIWA++25cpi8m+5YFF/q0SDV5VuWGzNt5js1J zZm9NsYygz08w+YoJDQD/iO9cV/C34k+ngqoflOxkl5/ksHqzxEcQE8pV0qeCvA6FvYW ++JM6sBL3iGuKpi2NeUduJWsZ9UTWOLJ3CSzrI+RJJAZoOM4eSxYLjC3V6jBtXFCL3fr bNqjpGlok8Cdx9J9/Mgbh5S+Rj5eXnJABWVX/kgxDQw20TpFy0m4Q2Iqg2EMj4YWkd88 mMPWM/lxJrj34z5IlYhcAbK3l6fiz3j4boRdIlIY69Y9AS9hItOj/O6fIBjYoNfhJMnL 1elw== 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 34-v6si1899707plp.543.2018.04.04.16.54.37; Wed, 04 Apr 2018 16:54:38 -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 9587474625; Wed, 4 Apr 2018 23:54:34 +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 7A84460800 for ; Wed, 4 Apr 2018 23:54:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 043C720BB5; Wed, 4 Apr 2018 23:54:14 +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 M10k6S_m0fnF; Wed, 4 Apr 2018 23:54:13 +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 CDF8020B22; Wed, 4 Apr 2018 23:54:12 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 61BC51633B7; Wed, 4 Apr 2018 19:54:12 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-devel@lists.openembedded.org Date: Wed, 4 Apr 2018 19:54:11 -0400 Message-Id: <1522886051-4482-2-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1522886051-4482-1-git-send-email-denis@denix.org> References: <1522886051-4482-1-git-send-email-denis@denix.org> Cc: Denys Dmytriyenko Subject: [oe] [PATCH v2 2/2] 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 --- v2 - dropped one of the patches as it was accepted upstream .../iperf3/0002-Remove-pg-from-profile_CFLAGS.patch | 12 +++++------- .../iperf3/iperf3/automake-foreign.patch | 18 ++++++++++++++---- 2 files changed, 19 insertions(+), 11 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/0002-Remove-pg-from-profile_CFLAGS.patch b/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch index 06eb41a..f012a02 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 c36a330f1cbbc1687b396c29a4164e9691d639ea 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..b99440a 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 3dd9f84b42aa468cfb5e62f3fe64e018761d8dde 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