From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 688ADC0015E for ; Fri, 28 Jul 2023 19:22:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 1CEEE84542; Fri, 28 Jul 2023 19:22:28 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 1CEEE84542 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GFlD4S5fhMah; Fri, 28 Jul 2023 19:22:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 7187684095; Fri, 28 Jul 2023 19:22:26 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 7187684095 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 2CDC81BF312 for ; Fri, 28 Jul 2023 19:22:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 1270740363 for ; Fri, 28 Jul 2023 19:22:25 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 1270740363 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zsjUvGT-DBPH for ; Fri, 28 Jul 2023 19:22:23 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by smtp2.osuosl.org (Postfix) with ESMTPS id 9D38440168 for ; Fri, 28 Jul 2023 19:22:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 9D38440168 Received: by mail.gandi.net (Postfix) with ESMTPSA id 6301D60004; Fri, 28 Jul 2023 19:22:20 +0000 (UTC) Date: Fri, 28 Jul 2023 21:22:19 +0200 To: Bernd Kuhls Message-ID: <20230728212219.7af37cc1@windsurf> In-Reply-To: <20230728151903.466787-1-bernd@kuhls.net> References: <20230728151903.466787-1-bernd@kuhls.net> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: thomas.petazzoni@bootlin.com X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1690572140; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Sw5qo0c092Vhkg5CB3T/JJRW69Zb4kOMgfrLa3CLy+w=; b=kTnjSj/bfGOkVsg7Kpcwy2qaG+45nyuRtHBrsvwnTacbhGPXsujhw/MRlepwDSkGbifiyn jvrE3Y291F+JOxfh+Zq1Zc0GhSOWiUGbylH5fPE4AdUmUT7rTBSSR/T0LiBjwv7qtIOBEx ty4uGr0dSDbZWDQW99oppM3knAK0JV1Usxdg+yF5e3iJXLGLCBIWV4rvyGsd+yrpczuzO4 nAW24BeNviqy+ei65xOVlgiL1qitYMBvDM5aJ9Vh6xTZC8710DwHIBT6aU9Uq44tFZzmHo +W8nCFSZIVLR+W9lL5F9XA+UXIf77e8wSStQOP1NGFfy4DE/iJiLlbr/6CXtAg== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=kTnjSj/b Subject: Re: [Buildroot] [PATCH 1/2] package/libopenssl: renumber patch X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Fri, 28 Jul 2023 17:19:02 +0200 Bernd Kuhls wrote: > Commit ea3e60229bc5647e587685023de475276e28584d added a patch with a > wrong number. > > Signed-off-by: Bernd Kuhls > --- > ...ix-static-builds.patch => 0005-Revert-Fix-static-builds.patch} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename package/libopenssl/{0006-Revert-Fix-static-builds.patch => 0005-Revert-Fix-static-builds.patch} (100%) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot