Files
RedBear-OS/local/patches/base/P0-bootstrap-workspace-fix.patch
T
vasilito 2b8dd96a5c 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/.
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]