mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
Bump grblhal-glowforge pin (gfcloud homing timeout fix)
b5c6d9c declares the shared config readers in glowforge_homing.c; without the declaration the hard-float build read the homing-session timeout from the wrong register and SIGTERMed every gfcloud homing runner ~55 ms after spawn.
This commit is contained in:
@@ -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 = "6cc0edaca0af2c814eeea63406ccb36898b8ca5b"
|
||||
SRCREV = "b5c6d9c868b0c8bab7c6f15fd55134ffef1dc0be"
|
||||
|
||||
SRC_URI += "file://grblhal.init"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user