Bump pins: forgectrl 3edb7bd, grblHAL 5960f05 (stop-lever fix, fetch-verified)

This commit is contained in:
ScottW514
2026-08-15 08:43:50 -04:00
parent 5848eea6f7
commit 31ac4bbcbd
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ PV = "0.1.0"
SRC_URI = "git://github.com/ScottW514/forgectrl.git;protocol=https;branch=main"
# Pinned; bump deliberately after pushing forgectrl changes.
SRCREV = "ed2934b045e28b29ff612985b9972eb715c42296"
SRCREV = "3edb7bd6f03a06729d528dfc84f740d88154d4ad"
S = "${WORKDIR}/git"
@@ -11,7 +11,7 @@ PV = "0.1.0"
# upstream).
SRC_URI = "gitsm://github.com/ScottW514/grblHAL-glowforge.git;protocol=https;branch=main"
# Pinned; bump deliberately after pushing grblHAL-glowforge changes.
SRCREV = "da4c8ebcacc0f9151a05e011fc9d8f1bbc71fd4f"
SRCREV = "5960f05d3d304b84dc182416e5e5974bc94907c7"
SRC_URI += "file://grblhal.init"