Pin grblHAL-glowforge 0.1.14

Grbl protocol: the welcome banner on every connect, a one-second TX
stall bound, a 2 KiB TX ring (grblHAL-glowforge e507e13). Bench-proven
on the bench reference: a LightBurn connect shows the banner and the
machine settings read completes without a disconnect.
This commit is contained in:
ScottW514
2026-09-14 17:52:18 -04:00
parent 70e945a949
commit d65a7aa6aa
@@ -2,5 +2,5 @@
# changes; keep only SRCREV and PV here - the image manifest leaves
# *-pin.inc out of the layer content hash because the component entry
# already identifies the pinned source (forgefirm-image-manifest.bbclass).
SRCREV = "511ff2533ec94c3c5285905d643ed57b78353e4e"
PV = "0.1.13"
SRCREV = "e507e1387f84ae243c3bd895347634e50602c16a"
PV = "0.1.14"