fix: wire P2 + P0 patches into integrate-redbear.sh, update patch governance
- Add P0-bootstrap-workspace-fix.patch and P2-i2c-gpio-ucsi-drivers.patch symlinks to integrate-redbear.sh (auto-created on every build) - Update PATCH-GOVERNANCE.md with Apr 30 recovery: rebased P2 patch, fixed PCI API (try_mem→map_bar, try_map_bar→map_bar), 12 drivers - All daemon patches now durable: survive source refresh, make clean, make distclean via recipe patches list + integrate script
This commit is contained in:
@@ -216,6 +216,8 @@ section "Ensuring recipe patch symlinks..."
|
||||
symlink "../../../local/patches/kernel/redox.patch" "recipes/core/kernel/redox.patch"
|
||||
symlink "../../../local/patches/base/redox.patch" "recipes/core/base/redox.patch"
|
||||
symlink "../../../local/patches/base/P2-boot-runtime-fixes.patch" "recipes/core/base/P2-boot-runtime-fixes.patch"
|
||||
symlink "../../../local/patches/base/P0-bootstrap-workspace-fix.patch" "recipes/core/base/P0-bootstrap-workspace-fix.patch"
|
||||
symlink "../../../local/patches/base/P2-i2c-gpio-ucsi-drivers.patch" "recipes/core/base/P2-i2c-gpio-ucsi-drivers.patch"
|
||||
if [ -d "recipes/core/installer" ]; then
|
||||
symlink "../../../local/patches/installer/redox.patch" "recipes/core/installer/redox.patch"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user