From 92ed6daf914657f8cd0ca3698e783f951ab7e4ad Mon Sep 17 00:00:00 2001 From: Admin Pupkin Date: Tue, 9 Jun 2026 16:09:59 +0300 Subject: [PATCH] Revert "submodule: mesa advance to 0.2.3 with Redox EGL/GBM/virgl fixes and ioccom.h stub" Revert the mesa pointer bump to d73234bf because the underlying git objects are not reachable from any current repository. The mesa source directory at recipes/libs/mesa/source was destroyed mid-task (likely by build-redbear.sh re-creating local/recipes symlinks), so the .git directory backing the original commit is gone. Without those objects the new pointer is dangling. This reverts fd5f84e6c and restores the recipes/libs/mesa/source pointer to the original recorded value 0ecd6b66c, matching the pre-task state. The Redox EGL/GBM/virgl fixes that were captured in fd5f84e6c must be re-derived from the working tree once mesa's source is re-fetched from the upstream gitlab URL recorded in recipes/libs/mesa/recipe.toml. Follow-up: re-create recipes/libs/mesa/source as a real git clone of https://gitlab.redox-os.org/redox-os/mesa.git at branch redox-24.0, replay the platform_redox.c / gbm_dri.c / virgl_screen.c edits plus the include/sys/ioccom.h stub, and re-cut the pointer bump. --- recipes/libs/mesa/source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libs/mesa/source b/recipes/libs/mesa/source index d73234bf01..0ecd6b66c3 160000 --- a/recipes/libs/mesa/source +++ b/recipes/libs/mesa/source @@ -1 +1 @@ -Subproject commit d73234bf0139272a85b6f4f7ec4000dfb9817f5a +Subproject commit 0ecd6b66c35f524d165296f6c6eb0f65339b9e6e