fix: restore Mesa patch wire + update README broken doc links
- Mesa recipe: re-add patches = ["P4-virgl-redox-disk-cache.patch"] (was dropped from recipe during iteration) - README.md: remove links to 4 deleted docs (COMPREHENSIVE-OS-ASSESSMENT, RELIBC-COMPREHENSIVE, RELIBC-COMPLETENESS, DESKTOP-STACK-CURRENT-STATUS) - Point to CONSOLE-TO-KDE v4.0 as the single canonical plan
This commit is contained in:
@@ -3,6 +3,7 @@ git = "https://gitlab.redox-os.org/redox-os/mesa.git"
|
||||
upstream = "https://gitlab.freedesktop.org/mesa/mesa"
|
||||
branch = "redox-24.0"
|
||||
shallow_clone = true
|
||||
patches = ["../../../local/patches/mesa/P4-virgl-redox-disk-cache.patch"]
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user