From patchwork Thu Mar 8 18:17:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 131034 Delivered-To: patch@linaro.org Received: by 10.46.66.2 with SMTP id p2csp50130lja; Thu, 8 Mar 2018 10:24:50 -0800 (PST) X-Google-Smtp-Source: AG47ELvPGUFAwaw6acl+xW3Ku0Eth2Mp/OsYfZN5B7oEJ2ytrVYkT30AAFmU6vsNRmUJkd+kINZu X-Received: by 10.99.120.13 with SMTP id t13mr22114918pgc.35.1520533490833; Thu, 08 Mar 2018 10:24:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520533490; cv=none; d=google.com; s=arc-20160816; b=tWI1N2HwRMf2A1kkYrPX8vmM5HIQBu+jIbGNPnKALwLA0hDzJjVxSbEpVcQ+CXvQ7f Uc4ZoUPlXPVTq8LyxU65R7PXkh3BpJQ5q7Z0QZM/Le/tm/ys5EJpEJ7rbNREPE6MewWI psJU2N1Tlfj0fd/4MM6srsedeLztjhzr6UGBoYDl6kKe2kVFToEZGKVEWYDwMcaQfEGh qIYAH/L+DdR3WA8a8E8RIoU7gpJ2MLFqzxAyjjgCy+fFlb3Ud4+0RNNMCITO2moKuj5r 8kzkoqcN5uFRqN9qTkRTrrV3HgM5JtIuO2P1vTb0tMOEz/98bXnNFbisAWAnvLEVdygL zLfw== 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:message-id:date:to:from:delivered-to :arc-authentication-results; bh=jY/wJrafmBQFpVI0FSsdwNc/wieNNXE9vSb0te8ph+I=; b=YN3fL49+WwGZqVcKv9Oiy617tktBWwA2/2fDxyu0zZAmwrvItGXy523ZnJEQ4Dx4CF qD5j5PUHvH63F7IsCpi3PkL9OyBNlukMkwIBX1jXBzqI0to2sJNV+H1zp96Vq208mi25 YXpCbTLOZqlh58NYuCMvma0dUT3SplwdwRl1BgarsnNH5BF7jdfmc7Qt4Q/PMYy9DmOJ +QUjw28oLbuhe2osxydHZ7IPgwEiCI+INOppWDcRVCC13/vkgHIQF7sUIfp78E58I9Hy DGC45cbJG6/avATToApTvK1NeBgkX+OSpxym5RJRzMFlDfuwr238N7c+lVQ+u6DixEIH PFMQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 x2-v6si15227988plo.479.2018.03.08.10.24.50; Thu, 08 Mar 2018 10:24:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 46F2878971; Thu, 8 Mar 2018 18:24:45 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id B05927886F for ; Thu, 8 Mar 2018 18:24:43 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Mar 2018 10:24:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,441,1515484800"; d="scan'208";a="24053613" Received: from kanavin-desktop.fi.intel.com ([10.237.68.161]) by orsmga006.jf.intel.com with ESMTP; 08 Mar 2018 10:24:43 -0800 From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Date: Thu, 8 Mar 2018 20:17:23 +0200 Message-Id: <20180308181804.31261-1-alexander.kanavin@linux.intel.com> X-Mailer: git-send-email 2.16.1 Subject: [OE-core] [PATCH 01/42] expat: refresh patches X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Ross Burton The patch tool will apply patches by default with "fuzz", which is where if the hunk context isn't present but what is there is close enough, it will force the patch in. Whilst this is useful when there's just whitespace changes, when applied to source it is possible for a patch applied with fuzz to produce broken code which still compiles (see #10450). This is obviously bad. We'd like to eventually have do_patch() rejecting any fuzz on these grounds. For that to be realistic the existing patches with fuzz need to be rebased and reviewed. Signed-off-by: Alexander Kanavin --- meta/recipes-core/expat/expat/autotools.patch | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- 2.16.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-core/expat/expat/autotools.patch b/meta/recipes-core/expat/expat/autotools.patch index 3d3c5bad9d6..104717eabb7 100644 --- a/meta/recipes-core/expat/expat/autotools.patch +++ b/meta/recipes-core/expat/expat/autotools.patch @@ -10,11 +10,12 @@ Updated to apply over expat 2.1.0 Signed-off-by: Marko Lindqvist -diff -Nurd expat-2.1.0/configure.in expat-2.1.0/configure.in ---- expat-2.1.0/configure.ac 2012-03-04 01:45:53.000000000 +0200 -+++ expat-2.1.0/configure.ac 2012-05-10 21:04:44.000000000 +0300 -@@ -51,8 +51,6 @@ - +Index: expat-2.2.5/configure.ac +=================================================================== +--- expat-2.2.5.orig/configure.ac ++++ expat-2.2.5/configure.ac +@@ -53,8 +53,6 @@ LIBAGE=6 # CMakeLists.txt! + CPPFLAGS="${CPPFLAGS} -DHAVE_EXPAT_CONFIG_H" AC_CONFIG_HEADER(expat_config.h) -sinclude(conftools/ac_c_bigendian_cross.m4)