mirror of
https://github.com/Colorado-Mesh/meshcore-bot-firmware.git
synced 2026-08-11 16:20:29 +00:00
Patches 0006-0011 each pushed the vendor submodule pointer at a local git-am commit that doesn't exist on github.com/meshcore-dev/MeshCore, so CI's submodule fetch failed every time. Reset the recorded pointer to upstream main (910b1bee), same as we did after patch 5. CI's apply-patches.sh step applies the patch queue at build time, so the working tree is unaffected.