Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] mesa-demos: upgrade to latest revision
@ 2026-08-03 11:28 Ross Burton
  2026-08-03 11:28 ` [PATCH 2/3] ruby: upgrade 4.0.5 -> 4.0.6 Ross Burton
  2026-08-03 11:28 ` [PATCH 3/3] pkgconf: upgrade 3.0.4 -> 3.0.5 Ross Burton
  0 siblings, 2 replies; 3+ messages in thread
From: Ross Burton @ 2026-08-03 11:28 UTC (permalink / raw)
  To: openembedded-core

- meson: Do not pass multiple dependencies in one dependency call
- eglinfo: support EXT_device_query_name and EXT_device_persistent_id
- eglinfo: move brief mode check into PrintDeviceExtensions()
- util: add a utility function for UUID printing
- eglinfo: fix doExtExplicitDevice() control flow
- eglinfo: fix querying of platforms with explicit devices
- eglinfo: add ability to show only device platforms
- eglinfo: allow platform selection for explicit devices
- vulkan: modernize vk_layer_settings.txt
- vkgears: check for errors while waiting for fences
- vkgears: specify one-time-submit
- vkgears: destroy dsl after updating ds
- vkgears: barrier to transfer-write
- eglut/wsi/wayland: remove a debug fprintf()
- vulkan/wsi/wayland: mirror the libdecor changes in eglut/wayland
- eglut/wayland: Don't leak libdecor frame
- eglut/wayland: Move libdecor context to display struct
- eglut/wayland: Don't finish display when dispatching
- eglut/wsi/wayland: Dispatch wl_display via libdecor

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 ad17f7632b2..784c2d4ad7d 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 = "c508611faf6f2fc30248940cdcb795b564cd6699"
+SRCREV = "10418e7636cdd9595dda18c3d78a562d7248f734"
 
 # This recipe doesn't plan to make more releases, so track upstream git commits
 PV .= "+git"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-03 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03 11:28 [PATCH 1/3] mesa-demos: upgrade to latest revision Ross Burton
2026-08-03 11:28 ` [PATCH 2/3] ruby: upgrade 4.0.5 -> 4.0.6 Ross Burton
2026-08-03 11:28 ` [PATCH 3/3] pkgconf: upgrade 3.0.4 -> 3.0.5 Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox