From d577629c80767c4b47d002cd3b0f72a643f79cd7 Mon Sep 17 00:00:00 2001 From: ScottW514 Date: Sat, 29 Aug 2026 15:01:49 -0400 Subject: [PATCH] Pin grblHAL-glowforge a7dcdca and forgectrl 2f18b16: the arm reads the window, the flow check reads means grblHAL-glowforge a7dcdca: the arm at the first laser-on is decided by the window alone, and an RX overrun drops the overrunning line whole and stops the job. forgectrl 2f18b16: the flow check's baseline and end are means, and the tube's share of the rise is taken off before the limit. Both verified with bitbake -c fetch. --- meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc | 2 +- .../grblhal-glowforge/grblhal-glowforge-pin.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc b/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc index 8ccc678..c170a34 100644 --- a/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc +++ b/meta-forgefirm/recipes-forgefirm/forgectrl/forgectrl-pin.inc @@ -2,5 +2,5 @@ # 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 = "78efd16fd7eb1e2b7e57b9ce8d2b7777ffd707a5" +SRCREV = "2f18b16fe583a278220d765606c18a2a78ad320f" PV = "0.1.0" diff --git a/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc b/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc index 507d0b7..4926536 100644 --- a/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc +++ b/meta-forgefirm/recipes-forgefirm/grblhal-glowforge/grblhal-glowforge-pin.inc @@ -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 = "015b23dd0bbf0f3fbd2f69edeb8dc08a8466b708" +SRCREV = "a7dcdca0da7dbe53e5f51065283cbd06f9039f20" PV = "0.1.0"