kernel: refresh Cargo.lock (mtime + relibc-rebuild attempt)
This is a bookkeeping commit to capture Cargo.lock and the touched lib.rs from the cookbook's auto-stash step in the 0.2.5 kernel build attempt that hit the json-target-spec / rust toolchain mismatch. The actual code changes are on the kernel branch and the relevant submodule gitlink will be bumped in a future commit. The kernel cross-build is using the same nightly-2025-10-03 toolchain (per the kernel fork's rust-toolchain.toml). The cookbook uses nightly-2026-04-01 which has the target-spec-json flag the Makefile needs. A unified toolchain setup is a future-work item.
This commit is contained in:
Generated
+1
-1
@@ -420,4 +420,4 @@ dependencies = [
|
||||
|
||||
[[patch.unused]]
|
||||
name = "libredox"
|
||||
version = "0.1.17"
|
||||
version = "0.1.18"
|
||||
|
||||
Reference in New Issue
Block a user