From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 26 Aug 2026 09:18:06 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wz7td-007Lwh-2B for lore@lore.pengutronix.de; Wed, 26 Aug 2026 09:18:06 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wz7tc-0006n0-H9; Wed, 26 Aug 2026 09:18:04 +0200 Received: from mx1.white.stw.pengutronix.de ([2a0a:edc0:0:b01:1d::107]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wz7tH-0006mc-M2 for ptxdist@pengutronix.de; Wed, 26 Aug 2026 09:17:43 +0200 Received: from drehscheibe.grey.stw.pengutronix.de (drehscheibe.grey.stw.pengutronix.de [IPv6:2a0a:edc0:0:c01:1d::a2]) (Authenticated sender: relay-from-drehscheibe.grey.stw.pengutronix.de) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPSA id 66DC520203F; Wed, 26 Aug 2026 09:17:43 +0200 (CEST) Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.96) (envelope-from ) id 1wz7tH-003OwO-0y; Wed, 26 Aug 2026 09:17:43 +0200 From: Philipp Zabel To: ptxdist@pengutronix.de Date: Wed, 26 Aug 2026 09:17:42 +0200 Message-ID: <20260826071742.237318-1-p.zabel@pengutronix.de> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [ptxdist] [PATCH] mesalib: version bump 26.1.6 -> 26.2.1 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Philipp Zabel Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false https://docs.mesa3d.org/relnotes/26.2.0.html https://docs.mesa3d.org/relnotes/26.2.1.html -off-by: Philipp Zabel --- rules/host-mesalib.make | 5 +++++ rules/mesalib.make | 9 +++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make index 74eb6891b878..22a2f664bf56 100644 --- a/rules/host-mesalib.make +++ b/rules/host-mesalib.make @@ -95,13 +95,16 @@ HOST_MESALIB_CONF_OPT := \ -Dmicrosoft-clc=disabled \ -Dmin-windows-version=8 \ -Dmoltenvk-dir= \ + -Dnvk-build-id='' \ -Dopengl=true \ + -Dpanfrost-rust=false \ -Dperfetto=false \ -Dplatform-sdk-version=25 \ -Dplatforms= \ -Dprecomp-compiler=$(call ptx/ifdef, PTXCONF_HOST_MESALIB_CLC,enabled,auto) \ -Dradeonsi-build-id='' \ -Dradv-build-id='' \ + -Dradv-u_trace=false \ -Dshader-cache=disabled \ -Dshader-cache-default=true \ -Dshader-cache-max-size=1G \ @@ -114,6 +117,7 @@ HOST_MESALIB_CONF_OPT := \ -Dsysprof=false \ -Dteflon=false \ -Dtools=$(subst $(space),$(comma),$(HOST_MESALIB_TOOLS-y)) \ + -Dtu-build-id='' \ -Dunversion-libgallium=false \ -Dva-libs-path=/usr/lib/dri \ -Dvalgrind=disabled \ @@ -124,6 +128,7 @@ HOST_MESALIB_CONF_OPT := \ -Dvulkan-drivers=[] \ -Dvulkan-icd-dir=/etc/vulkan/icd.d \ -Dvulkan-layers=[] \ + -Dvulkan-loader-rpath='' \ -Dvulkan-manifest-per-architecture=true \ -Dxlib-lease=disabled \ -Dxmlconfig=disabled \ diff --git a/rules/mesalib.make b/rules/mesalib.make index 7c7c1b5e9bb4..8a68c010496d 100644 --- a/rules/mesalib.make +++ b/rules/mesalib.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib # # Paths and names # -MESALIB_VERSION := 26.1.6 -MESALIB_SHA256 := 5296b88a0f1e012e2cb9ada150a2bbadf728ca81e5a4fb2ab43c83a4d2158606 +MESALIB_VERSION := 26.2.1 +MESALIB_SHA256 := c47e81bddc4760360a41ac3c5acec38acb81f9d750ecef47e7f3adc7021a4442 MESALIB := mesa-$(MESALIB_VERSION) MESALIB_SUFFIX := tar.xz MESALIB_URL := \ @@ -276,13 +276,16 @@ MESALIB_CONF_OPT := \ -Dmicrosoft-clc=disabled \ -Dmin-windows-version=8 \ -Dmoltenvk-dir= \ + -Dnvk-build-id='' \ -Dopengl=$(call ptx/truefalse, PTXCONF_MESALIB_OPENGL) \ + -Dpanfrost-rust=false \ -Dperfetto=false \ -Dplatform-sdk-version=25 \ -Dplatforms=$(subst $(space),$(comma),$(MESALIBS_EGL_PLATFORMS-y)) \ -Dprecomp-compiler=$(call ptx/ifdef, PTXCONF_MESALIB_CLC,system,auto) \ -Dradeonsi-build-id='' \ -Dradv-build-id='' \ + -Dradv-u_trace=false \ -Dshader-cache=$(call ptx/endis, PTXCONF_MESALIB_SHADER_CACHE)d \ -Dshader-cache-default=true \ -Dshader-cache-max-size=1G \ @@ -295,6 +298,7 @@ MESALIB_CONF_OPT := \ -Dsysprof=false \ -Dteflon=$(call ptx/truefalse, PTXCONF_MESALIB_TEFLON) \ -Dtools=[] \ + -Dtu-build-id='' \ -Dunversion-libgallium=false \ -Dva-libs-path=/usr/lib/dri \ -Dvalgrind=disabled \ @@ -305,6 +309,7 @@ MESALIB_CONF_OPT := \ -Dvulkan-drivers=$(subst $(space),$(comma),$(MESALIB_VULKAN_DRIVERS-y)) \ -Dvulkan-icd-dir=/etc/vulkan/icd.d \ -Dvulkan-layers=$(subst $(space),$(comma),$(MESALIB_VULKAN_LAYERS-y)) \ + -Dvulkan-loader-rpath='' \ -Dvulkan-manifest-per-architecture=true \ -Dxlib-lease=$(call ptx/endis, PTXCONF_MESALIB_EGL_X11)d \ -Dxmlconfig=$(call ptx/endis, PTXCONF_MESALIB_XMLCONFIG)d \ -- 2.47.3