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 revertsfd5f84e6cand 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 infd5f84e6cmust 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.
This commit is contained in:
+1
-1
Submodule recipes/libs/mesa/source updated: d73234bf01...0ecd6b66c3
Reference in New Issue
Block a user