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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 84150C433EF for ; Wed, 26 Jan 2022 22:16:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 228D940356; Wed, 26 Jan 2022 22:16:02 +0000 (UTC) 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 q6FuUYD6QHQp; Wed, 26 Jan 2022 22:16:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 34A804015A; Wed, 26 Jan 2022 22:16:00 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 457631BF475 for ; Wed, 26 Jan 2022 22:15:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 341BA8346C for ; Wed, 26 Jan 2022 22:15:58 +0000 (UTC) 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 t_-9y2NjVv-t for ; Wed, 26 Jan 2022 22:15:57 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by smtp1.osuosl.org (Postfix) with ESMTPS id 54A4D83143 for ; Wed, 26 Jan 2022 22:15:57 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 6F4A3E0006; Wed, 26 Jan 2022 22:15:55 +0000 (UTC) Date: Wed, 26 Jan 2022 23:15:54 +0100 From: Thomas Petazzoni To: Michael Fischer Message-ID: <20220126231554.0fcc106d@windsurf> In-Reply-To: <20220126092810.6645-1-mf@go-sys.de> References: <20220126092810.6645-1-mf@go-sys.de> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH 1/1] package/busybox: bump version to 1.35.0 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: , Cc: buildroot@busybox.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Hello Michael, Thanks for your patch! On Wed, 26 Jan 2022 10:28:10 +0100 Michael Fischer wrote: > Signed-off-by: Michael Fischer > --- > package/busybox/busybox.hash | 4 ++-- > package/busybox/busybox.mk | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) Thanks, but don't we also need a refresh of package/busybox/busybox.config and package/busybox/busybox-minimal.config at the same time? I'm not even sure when was the last time they were refreshed. Maybe we need a first patch that refreshes them before the bump, and then the version bump itself with the refresh corresponding to the version bump ? Best regards, 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