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 6EC7AC3DA6E for ; Sat, 23 Dec 2023 20:12:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 2B01140591; Sat, 23 Dec 2023 20:12:24 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 2B01140591 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 oaKE6fvbcJMW; Sat, 23 Dec 2023 20:12:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 5C56241809; Sat, 23 Dec 2023 20:12:22 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 5C56241809 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 8492E1BF388 for ; Sat, 23 Dec 2023 20:11:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5AAC840120 for ; Sat, 23 Dec 2023 20:11:51 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 5AAC840120 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 WbwYK_qTBpWP for ; Sat, 23 Dec 2023 20:11:50 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by smtp2.osuosl.org (Postfix) with ESMTPS id 16FC840148 for ; Sat, 23 Dec 2023 20:11:49 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 16FC840148 Received: by mail.gandi.net (Postfix) with ESMTPSA id 098D120002; Sat, 23 Dec 2023 20:11:47 +0000 (UTC) Date: Sat, 23 Dec 2023 21:11:47 +0100 To: Bernd Kuhls Message-ID: <20231223211147.756010f2@windsurf> In-Reply-To: <20231204211807.12746-1-bernd@kuhls.net> References: <20231204211807.12746-1-bernd@kuhls.net> Organization: Bootlin X-Mailer: Claws Mail 4.2.0 (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=1703362308; 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=HdBFMUBoCEuo4xXrAmkrX5JXpdN71boPVti0lz0im9o=; b=mOi8kStj+nQGguJKcFuZdPrRvfe8aRXonNl7Uuiy0w6EXu1Ay6tIa92ixYEoRvGqZfy5uh e6saUGeHmIhfyfITCeMKRNlkDWIgUwu+E+kOhPrpcX2sM8ZtiLQ+SI5nqm/41c0CugH9EV FdfAoHQTvKuYwLFBXrrLuogNx1THAwuw705Y5eCNQa/hUwqowkcfG9xY6/AnC2dyAwolWE py2xBmMQAIfSfIiXjOw+WefkLFQLiqe1ONdlM/YQkLmk6z5jKxgVBOmdxHYsUXwEoEWLNZ /qZcLOKxMPOuEx/OCk7OxTBZxC3iEwvTvY+WDG0xdzjq1BIDs5gPKkYDTYsV3g== 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=mOi8kStj Subject: Re: [Buildroot] [PATCH 1/4] package/intel-gmmlib: bump version to 22.3.14 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: Louis-Paul Cordier , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Mon, 4 Dec 2023 22:18:04 +0100 Bernd Kuhls wrote: > Signed-off-by: Bernd Kuhls > --- > package/intel-gmmlib/intel-gmmlib.hash | 2 +- > package/intel-gmmlib/intel-gmmlib.mk | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Series 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