diff mbox series

mesa: 25.3.4

Message ID 20251002111844.10404-1-zboszor@gmail.com
State New
Headers show
Series mesa: 25.3.4 | expand

Commit Message

Zoltán Böszörményi Oct. 2, 2025, 11:18 a.m. UTC
Announcement:
https://lists.freedesktop.org/archives/mesa-dev/2025-October/226554.html

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
---
 meta/recipes-graphics/mesa/mesa.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Fabio Estevam Oct. 2, 2025, 11:21 a.m. UTC | #1
On Thu, Oct 2, 2025 at 8:19 AM Zoltan Boszormenyi via
lists.openembedded.org <zboszor=gmail.com@lists.openembedded.org>
wrote:
>
> Announcement:
> https://lists.freedesktop.org/archives/mesa-dev/2025-October/226554.html

There's a typo in the Subject line: 25.3.4 --> 25.2.4
Zoltán Böszörményi Oct. 2, 2025, 11:34 a.m. UTC | #2
2025. 10. 02. 13:21 keltezéssel, Fabio Estevam írta:
> On Thu, Oct 2, 2025 at 8:19 AM Zoltan Boszormenyi via
> lists.openembedded.org <zboszor=gmail.com@lists.openembedded.org>
> wrote:
>> Announcement:
>> https://lists.freedesktop.org/archives/mesa-dev/2025-October/226554.html
> There's a typo in the Subject line: 25.3.4 --> 25.2.4

LOL. Thanks.
diff mbox series

Patch

diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index c3751f3414..7046deeb2b 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -19,8 +19,8 @@  SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \
            file://0001-freedreno-don-t-encode-build-path-into-binaries.patch \
 "
 
-SRC_URI[sha256sum] = "f2d6b28562f1d6cb9c17ee8e58eeade7aa5faf927ae71065eadb41e17f92b4f8"
-PV = "25.2.3"
+SRC_URI[sha256sum] = "a370b4c549cbfbe646b319e34d73edb50ed883978f5e95133f282f0eae39ab52"
+PV = "25.2.4"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"