diff mbox series

[4/8] mesa-demos: upgrade to latest revision

Message ID 20260902-mathieu-updates-2026-09-02-v1-4-039b74833ec7@bootlin.com
State Accepted, archived
Commit 4b0ccc34e2cfd8bb36bb4da27a7553962f24307a
Headers show
Series Upgrades of 2026-09-02 | expand

Commit Message

Mathieu Dubois-Briand Sept. 2, 2026, 3:46 p.m. UTC
Changelog:
71b184c3 Add GL ES 1.0 CL version of gears

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
 meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb b/meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb
index 784c2d4ad7db..e945538c482d 100644
--- a/meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb
+++ b/meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb
@@ -11,7 +11,7 @@  LIC_FILES_CHKSUM = "file://src/xdemos/glxgears.c;beginline=1;endline=5;md5=2c456
 
 SRC_URI = "git://gitlab.freedesktop.org/mesa/demos.git;protocol=https;branch=main"
 
-SRCREV = "10418e7636cdd9595dda18c3d78a562d7248f734"
+SRCREV = "71b184c379625c91195f5d69186d4de5a1f642ac"
 
 # This recipe doesn't plan to make more releases, so track upstream git commits
 PV .= "+git"