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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 152B3C001DC for ; Sat, 29 Jul 2023 21:33:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id ACD7F4054C; Sat, 29 Jul 2023 21:33:16 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org ACD7F4054C X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9EAGRt5zydg5; Sat, 29 Jul 2023 21:33:15 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id AC1AD4048F; Sat, 29 Jul 2023 21:33:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org AC1AD4048F Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id CC29C1BF3C1 for ; Sat, 29 Jul 2023 21:33:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 79D2360F5C for ; Sat, 29 Jul 2023 21:33:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 79D2360F5C X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z4sIs_SeUCUi for ; Sat, 29 Jul 2023 21:33:11 +0000 (UTC) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::224]) by smtp3.osuosl.org (Postfix) with ESMTPS id 5C27360F58 for ; Sat, 29 Jul 2023 21:33:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 5C27360F58 Received: by mail.gandi.net (Postfix) with ESMTPSA id 63D73E0003; Sat, 29 Jul 2023 21:33:09 +0000 (UTC) Date: Sat, 29 Jul 2023 23:33:08 +0200 To: Marcus Folkesson Message-ID: <20230729233308.5a280376@windsurf> In-Reply-To: <20230605054912.2287333-1-marcus.folkesson@gmail.com> References: <20230605054912.2287333-1-marcus.folkesson@gmail.com> 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=1690666389; 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=fIfb7KclgX96Ij5Kkf/nvfpg4AVO60ClLwKdBNxlKPY=; b=MREyJZswUM48vx1KY5Tdwjn2GpnYeYqmHYZ38eEFN8V46jg4vWy8HUKeykBg+DPo3v8Kgj UlZA1XPVC7zGYNYm+6LpqRINE5Bt+VcWyIGxwJ9g4TO7sOLCV+toNPQMwJZVlkZhZilXsb ZAwKENrUi79+5UixbymbOlUYIKfyZaaQD2YwCx/hFon2EYyyEHATTOVQSCj1Jft3AROkPz otHhW54zXik9DULGzEhioWdnH/x6Fnv7Ih500IJtDBWOL0gnqP2NmvmRo56xVjCcG/8ibW F4oAKRPePM4lDtp9Lyfogkc4NiWFCWDbGUonR3FHc+FmxDMQTKoIY534zuTo8Q== X-Mailman-Original-Authentication-Results: smtp3.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=MREyJZsw Subject: Re: [Buildroot] [PATCH] package/libostree: bump to version 2023.3 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 Mon, 5 Jun 2023 07:49:12 +0200 Marcus Folkesson wrote: > Signed-off-by: Marcus Folkesson > --- > package/libostree/libostree.hash | 2 +- > package/libostree/libostree.mk | 2 +- > 2 files changed, 2 insertions(+), 2 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