Files
RedBear-OS/local/patches/base/P0-bootstrap-workspace-fix.patch
vasilito 76b75d80b4 fix: absorb redundant base daemon and driver patches
Consolidate ~30 absorbed base patches into surviving carriers. Add
new init service files, driver sources, and network/storage modules
for the base recipe. Move absorbed patches to local/patches/base/absorbed/.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-11 10:09:25 +01:00

10 lines
194 B
Diff

diff --git a/bootstrap/Cargo.toml b/bootstrap/Cargo.toml
--- a/bootstrap/Cargo.toml
+++ b/bootstrap/Cargo.toml
@@ -7,5 +7,3 @@ edition = "2024"
license = "MIT"
-[workspace]
-
[dependencies]