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 31651E6FE49 for ; Fri, 6 Sep 2024 21:56:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 32066408D6; Fri, 6 Sep 2024 21:56:05 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id bTI1VSX97l4d; Fri, 6 Sep 2024 21:56:02 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 130F740879 Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 130F740879; Fri, 6 Sep 2024 21:56:02 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 9D2551BF37A for ; Fri, 6 Sep 2024 21:55:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 98987841B1 for ; Fri, 6 Sep 2024 21:55:59 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id kwBwm65nMOGl for ; Fri, 6 Sep 2024 21:55:58 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=85.13.140.57; helo=dd20012.kasserver.com; envelope-from=bernd@kuhls.net; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org 4A4228124A DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 4A4228124A Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp1.osuosl.org (Postfix) with ESMTPS id 4A4228124A for ; Fri, 6 Sep 2024 21:55:57 +0000 (UTC) Received: from fli4l.lan.fli4l (p4fd6cc3e.dip0.t-ipconnect.de [79.214.204.62]) by dd20012.kasserver.com (Postfix) with ESMTPSA id E8A7FA4C089D; Fri, 6 Sep 2024 23:55:53 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:39062) by fli4l.lan.fli4l with esmtp (Exim 4.98) (envelope-from ) id 1smgvp-000000005ny-1vzk; Fri, 06 Sep 2024 21:55:53 +0000 From: Bernd Kuhls To: buildroot@buildroot.org Date: Fri, 6 Sep 2024 23:55:51 +0200 Message-Id: <20240906215553.1737885-2-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240906215553.1737885-1-bernd@kuhls.net> References: <20240906215553.1737885-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: + X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202406071026; t=1725659753; bh=lGtBgIT+zgvBwId2JwilzyefzWibZzAbqFJ8u5cJrWA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FSUZmh+DKg0cjM1yx2Eaa2IV/zygKf2wXQTKmbSvMP8V7BIv88HNOF7gL9SuDNzio HZfosrPB7IHqYE01oVJsIpxEJkkqmqCNljZfSmEb0QPgmFifSYWJLAN7Vau9m5dSIp GFVXKZSw35O/KVRzee4tkBa4aZzSpW2Pp/XZvl//74qGkweFmropmdGf4Lb/tD2yGc 5bCBn8uTH/o5Kw65HswYLyYM+rQ7XjllsjIs0VwsTI9pORdX1nQ8NEvmwNflb9bpqw bJFtyWSNNlhT0e+4Zoit7qr5gRPGOAEH1hFm+9RcbAXLt9x29nhhDIgXVpr3fSFF69 HlZ6KGeoAQ6HQ== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dmarc=pass (p=none dis=none) header.from=kuhls.net X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202406071026 header.b=FSUZmh+D Subject: [Buildroot] [PATCH 2/4] package/intel-gmmlib: bump version to 22.5.1 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: Louis-Paul Cordier Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" 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(-) diff --git a/package/intel-gmmlib/intel-gmmlib.hash b/package/intel-gmmlib/intel-gmmlib.hash index 9bf7fe2906..5080301ee1 100644 --- a/package/intel-gmmlib/intel-gmmlib.hash +++ b/package/intel-gmmlib/intel-gmmlib.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 a3f37dff076503b833ce2dc5c0f9cf854ad706c7857fa6a70972716342efe523 intel-gmmlib-22.5.0.tar.gz +sha256 6dec8eccf0df4924b44de37afa0fd835684328778784dcd556df826b0a71e54f intel-gmmlib-22.5.1.tar.gz sha256 8b7446825df3f8b0268307e272aa6aaaf78351c83161d860d02c913c22666c48 LICENSE.md diff --git a/package/intel-gmmlib/intel-gmmlib.mk b/package/intel-gmmlib/intel-gmmlib.mk index 2165674fc6..8145b372aa 100644 --- a/package/intel-gmmlib/intel-gmmlib.mk +++ b/package/intel-gmmlib/intel-gmmlib.mk @@ -4,7 +4,7 @@ # ################################################################################ -INTEL_GMMLIB_VERSION = 22.5.0 +INTEL_GMMLIB_VERSION = 22.5.1 INTEL_GMMLIB_SITE = https://github.com/intel/gmmlib/archive INTEL_GMMLIB_LICENSE = MIT INTEL_GMMLIB_LICENSE_FILES = LICENSE.md -- 2.39.2 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot