submodules: bump base to aadf55b (Phase J [patch.crates-io] libredox), kernel to 6b98c64 (Phase J AcPiVerb dispatch)
Phase J end-to-end is now wired: * base inner ataadf55b: adds [patch.crates-io] libredox override and the kstop_enter_s2idle() helper method on AcpiScheme. The local libredox fork at ../libredox uses the local syscall fork at ../syscall. This breaks the type-identity barrier that previously caused E0277 errors in scheme-utils and daemon. * kernel inner at6b98c64: adds [patch.crates-io] libredox and [patch.'<URL>'] redox_syscall overrides. The URL-based patch section is required because the kernel's redox_syscall dep is from a git URL, not crates.io (the [patch.crates-io] only matches crates.io deps). Also declares members = ['.', 'rmm'] in the [workspace] section so cargo recognizes the kernel as a workspace and applies the [patch] sections.
This commit is contained in:
+1
-1
Submodule local/sources/base updated: 76b53f4ec8...aadf55bfca
+1
-1
Submodule local/sources/kernel updated: 9f6a4288b5...6b98c64663
Reference in New Issue
Block a user