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 AB45DC001DE for ; Sun, 6 Aug 2023 11:33:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 2F54581D18; Sun, 6 Aug 2023 11:33:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 2F54581D18 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 WfOamhgdgw3H; Sun, 6 Aug 2023 11:33:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 67CDB81E83; Sun, 6 Aug 2023 11:33:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 67CDB81E83 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 7FE7F1BF293 for ; Sun, 6 Aug 2023 11:33:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id A3FAA40591 for ; Sun, 6 Aug 2023 11:32:43 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org A3FAA40591 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 x57lS1UpNoaH for ; Sun, 6 Aug 2023 11:32:42 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by smtp2.osuosl.org (Postfix) with ESMTPS id 8D89140377 for ; Sun, 6 Aug 2023 11:32:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 8D89140377 Received: by mail.gandi.net (Postfix) with ESMTPSA id 9207060002; Sun, 6 Aug 2023 11:32:39 +0000 (UTC) Date: Sun, 6 Aug 2023 13:32:38 +0200 To: Christian Stewart via buildroot Message-ID: <20230806133238.0f13a590@windsurf> In-Reply-To: <20230726202838.1931660-1-christian@aperture.us> References: <20230726202838.1931660-1-christian@aperture.us> 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=1691321559; 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=tqJxk89f1TtRWMph8tzAT9/m0ETG7QiF/WSIQ2id2+c=; b=GT1hgPGlBUbK6b6u25qIbmZpbv2duF8Il7QtjLPJPfVMilbNARkaYD+OdgIQf28AsW3AXy xU7yEyaVjAEnlRR5UpB+o7QwWpvEDw4uwQkRA4e23Pea9wsEum3EtCiHo8Z3g4qU0li2z9 rSQjpv6VopZHRGP2H50QvId/a3O8/TZkCNpysOL3mB8f9mBB2U/9Yc3AfgpunMvfnhQf2I fV3qsUget2507+kPzULVtnQdAZ62dYcQXv2UFwVG5Itiir28iBbn2K0I3H2HEQqxW6twYJ k5/0N04N8FeKy00dOpHwZUcYclqRpQ+H0iM8cwV6rrRMRBcuPexiQBdVlhfJmw== 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=GT1hgPGl Subject: Re: [Buildroot] [PATCH v1 1/3] package/python-pylibfdt: bump version to 1.7.0.post1 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: "Yann E . MORIN" , Christian Stewart Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Wed, 26 Jul 2023 13:28:36 -0700 Christian Stewart via buildroot wrote: > Signed-off-by: Christian Stewart > --- > package/python-pylibfdt/python-pylibfdt.hash | 4 ++-- > package/python-pylibfdt/python-pylibfdt.mk | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) 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